Wykres commitów

368 Commity (master)

Autor SHA1 Wiadomość Data
CInsights fda66bbc25 Update to ChibiOS trunk rev 119i2. 2018-04-12 23:51:56 +10:00
CInsights c88dbf727f Multiple updates. Primarily image capture. SD card currently disabled. 2018-04-12 15:48:17 +10:00
CInsights 9e3c499fae Fixed camera memory clear bug. Various fixes. Add CRC calc to UBLOX. 2018-04-09 17:27:02 +10:00
CInsights 2f1eb1c547 Increase exception stack even more. Minor tidy ups. 2018-04-08 10:49:21 +10:00
CInsights 232c9dba83 Fix send_spacing in IMG. Minor comment updates. 2018-04-08 10:30:41 +10:00
CInsights 6f1e128324 Tidy up CCM conditionals. 2018-04-07 23:51:24 +10:00
CInsights f8af2ad069 Revert CCM heap to normal. Speed up burst send TX. Increase exc. stack. 2018-04-07 22:52:14 +10:00
CInsights aa1f1ffac5 Fix memory leak in TransmitOnRadio 2018-04-07 17:38:20 +10:00
CInsights 4db91dd82b Fix memory leak in image.c + remove redundant functions in pktservice.c 2018-04-07 16:08:36 +10:00
CInsights bef2f74fa6 Improved mem command. 2018-04-07 10:46:04 +10:00
Sven Steudte ca0453d504 Merge branch 'master' of github.com:DL7AD/pecanpico10 2018-04-06 14:33:57 +02:00
Sven Steudte 77fd7b8696 Remaned database path, removed old files 2018-04-06 14:33:36 +02:00
CInsights c481db3af0 Implement burst mode packet send for 9600. Improved error messages. 2018-04-06 19:54:08 +10:00
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 bcda53f2f4 Merge remote-tracking branch 'origin/master' 2018-04-03 23:50:37 +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 6086f387ed CAM capture buffer allocated/returned to heap. New secion for .aprs 2018-04-03 23:14:31 +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 788eedd4bf Initial TX FSK implemented. Relatively untested ATM. 2018-03-27 00:02:11 +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 a66126c628 Merge branch 'master' of github.com:DL7AD/pecanpico10 2018-03-22 00:11:23 +01:00
Sven Steudte 0534094d64 Fixed minor compilation error 2018-03-22 00:11:15 +01:00
Sven Steudte e02aa1c2ce
Update README.md 2018-03-22 00:04:04 +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 290172c5f3 Added decoder 2018-03-16 01:42:27 +01:00
Sven Steudte 62e740d9e6 Restructured USB, increased camera clock 2018-03-16 01:34:50 +01:00