Wykres commitów

128 Commity (7fddb099314db1e8e0fa83d5b3892c198d3351b3)

Autor SHA1 Wiadomość Data
CInsights 7fddb09931 Fix memory leak in TX. Add 'heap' command. Minor refactoring & docs. 2018-04-06 02:18:31 +10:00
CInsights 8acae72d21 Add en bloc send capability to radio TX. 2018-04-05 22:45:21 +10:00
CInsights 125bbaf7df Re-implement CLI aprs_message command. 2018-04-05 16:06:40 +10:00
CInsights e3fe666e4f Enable CCM use for buffers, aprs messages to pos callsigns. Dummy GPS. 2018-04-05 00:21:00 +10:00
CInsights d0eaafe195 Position APRSD send now comes from aprs.tx callsign. 2018-04-03 23:50:13 +10:00
CInsights 859e24425e CAM capture buffer allocated/returned to heap. New section for .aprs 2018-04-03 23:15:01 +10:00
CInsights 4aee747301 Turned off some checking and measuring options in chconf.h 2018-04-02 01:49:27 +10:00
CInsights 88e6ac10bf Revise packet buffer control. Add .tx section to conf.c, add rssi to TX 2018-04-02 01:36:47 +10:00
CInsights b794a571b9 Added hysteresis to radio manager accelerated TX processing rate. 2018-03-31 13:56:43 +11:00
CInsights e92c4903c9 Fix I2C interfering with image capture (was not locked). 2018-03-30 23:08:51 +11:00
CInsights f617715aba Further handling of out of packet buffers condition in image thread. 2018-03-30 17:01:33 +11:00
CInsights b33c2ebe46 Improve error checking for packet buffers. Improve 446x driver. 2018-03-30 14:51:50 +11:00
CInsights e329bbb2bf Fix error in sense of packet open. Tidy up in 446x driver. 2018-03-30 03:57:34 +11:00
CInsights d551174371 Work on HW abstraction for radio. 2018-03-29 23:23:12 +11:00
CInsights efc46631cf Refactor pkt functions. More dynamic TX threads. Fix 2FSK/AFSK TX clash. 2018-03-29 15:52:09 +11:00
CInsights adf640455f Initial TX FSK implemented. Relatively untested ATM. 2018-03-27 00:02:11 +11:00
CInsights f05b7ada35 Resolve event ID conflicts in main thread. WIP FSK TX. 2018-03-26 19:22:17 +11:00
CInsights 9fccfd3271 TX iterator now implemented in AFSK TX. FSK TX WIP. 2018-03-26 13:07:11 +11:00
CInsights 393a1d59b5 Add -D default for trace level. Trace command w/o param lists level. 2018-03-25 00:39:03 +11:00
CInsights 4f30dd47a7 Save WIP. 2018-03-24 01:23:11 +11:00
CInsights 30395bd217 Merge remote-tracking branch 'origin/master' 2018-03-24 01:22:27 +11:00
CInsights 9dddaf105d WIP FSK TX and revised AFSK TX. 2018-03-24 01:22:02 +11:00
Sven Steudte 5c4ee5324d Added trace level 2018-03-22 02:00:15 +01:00
Sven Steudte 1335238e55 Separated flash rw methods from logging 2018-03-22 01:43:55 +01:00
Sven Steudte cf340c1048 Renamed Tracking manager to data collector 2018-03-22 00:49:53 +01:00
Sven Steudte 0534094d64 Fixed minor compilation error 2018-03-22 00:11:15 +01:00
CInsights 404d3497c3 Fix USB shell crash. TX iterator WIP. Minor changes in pkt and radio. 2018-03-22 00:50:14 +11:00
CInsights b3315c54e0 Enable HSE. TX iterator complete but not enabled yet. Still testing. 2018-03-21 00:12:30 +11:00
CInsights 6672e069df WIP TX send stream iterator (incomplete) 2018-03-20 02:17:58 +11:00
CInsights 36c81b790d Work in progress for FSK encoding. 2018-03-18 01:14:34 +11:00
Sven Steudte 62e740d9e6 Restructured USB, increased camera clock 2018-03-16 01:34:50 +01:00
CInsights c88ac8827c Move regex into pkt/sys. 2018-03-15 17:48:16 +11:00
CInsights 66a6e5b227 Migrate APRS support functions into pkt folder. Add packet to top level. 2018-03-15 17:08:31 +11:00
CInsights d47dbe3e3d More refactoring/tidy up. Move TX params into TX packet object. 2018-03-15 16:09:59 +11:00
CInsights ef46c486e6 Rework to support test project build. 2018-03-14 19:46:44 +11:00
CInsights 3bf228a84c Reduce critical sections in decoder. Further API work & diagnostics. 2018-03-14 13:52:12 +11:00
CInsights 6c4d338206 Merge branch 'master' of https://github.com/DL7AD/pecanpico10.git 2018-03-14 01:54:20 +11:00
CInsights b77ca5d4aa Refactor PKT functions to use radio ID. Add further diagnostics. 2018-03-14 01:53:37 +11:00
Sven Steudte af173a847a Merge branch 'master' of github.com:DL7AD/pecanpico10 2018-03-13 06:56:21 +01:00
Sven Steudte bbd19d98e5 Added I2C clock stretching timeout 2018-03-13 06:51:20 +01:00
CInsights 6e959a523e Revise packet thread to dynamic. Addition diagnostics. 2018-03-13 16:17:37 +11:00
CInsights 00fce6a749 Fix AFSK feeder thread FIFO counting error. 2018-03-12 17:17:20 +11:00
CInsights 4c49a9104c Rework radio manager locking/startup of radio. Bug still in afks_feeder 2018-03-12 02:10:24 +11:00
Sven Steudte e79f8e555e Merge branch 'master' of github.com:DL7AD/pecanpico10 2018-03-10 15:01:07 +01:00
Sven Steudte f9d56e751d Fixed no SD card connected error 2018-03-10 15:00:30 +01:00
CInsights 420e7af339 Edit typo 2018-03-11 00:06:09 +11:00
CInsights 7d953cf687 Fix GPS Poll seconds value. Add frequency_setting.txt document. 2018-03-10 23:59:50 +11:00
CInsights cdcff3d31d Fix lockup when using I2C external and pkt dump to USART3 enabled. 2018-03-09 15:07:02 +11:00
CInsights b71b9710b1 Rework 446x.c get temperature. Fix I2C #define and debug clash. 2018-03-09 12:25:41 +11:00
CInsights 7937fad841 Quick fix for 446x.c temperature reading. Refactoring opportunity. 2018-03-09 11:15:50 +11:00