pecanpico10/tracker/software
CInsights 7fddb09931 Fix memory leak in TX. Add 'heap' command. Minor refactoring & docs. 2018-04-06 02:18:31 +10:00
..
.settings Fix memory leak in TX. Add 'heap' command. Minor refactoring & docs. 2018-04-06 02:18:31 +10:00
CMSIS Added CMSIS DSP, added decoder, setup halconf.h & mcuconf.h, updated 2018-01-23 23:49:48 +11:00
ChibiOS Attemps to make receiver work (not working yet) 2018-01-25 05:34:02 +01:00
board Enable CCM use for buffers, aprs messages to pos callsigns. Dummy GPS. 2018-04-05 00:21:00 +10:00
doc/geofence
drivers Fix memory leak in TX. Add 'heap' command. Minor refactoring & docs. 2018-04-06 02:18:31 +10:00
fatfs Brought SD card to work 2018-03-03 01:11:55 +01:00
math Renamed Tracking manager to data collector 2018-03-22 00:49:53 +01:00
pkt Fix memory leak in TX. Add 'heap' command. Minor refactoring & docs. 2018-04-06 02:18:31 +10:00
protocols Fix memory leak in TX. Add 'heap' command. Minor refactoring & docs. 2018-04-06 02:18:31 +10:00
threads Fix memory leak in TX. Add 'heap' command. Minor refactoring & docs. 2018-04-06 02:18:31 +10:00
.cproject Copy in PKT code base. Temp changes to config system. Other updates. 2018-03-02 00:34:09 +11:00
.gitignore Copy in PKT code base. Temp changes to config system. Other updates. 2018-03-02 00:34:09 +11:00
.project Fixed board.c PAL configuration, test settings in makefile and Vector9c 2018-01-21 23:11:45 +11:00
Makefile Add en bloc send capability to radio TX. 2018-04-05 22:45:21 +10:00
chconf.h Turned off some checking and measuring options in chconf.h 2018-04-02 01:49:27 +10:00
config.c Fix memory leak in TX. Add 'heap' command. Minor refactoring & docs. 2018-04-06 02:18:31 +10:00
config.h CAM capture buffer allocated/returned to heap. New section for .aprs 2018-04-03 23:15:01 +10:00
halconf.h Added CMSIS DSP, added decoder, setup halconf.h & mcuconf.h, updated 2018-01-23 23:49:48 +11:00
main.c Enable CCM use for buffers, aprs messages to pos callsigns. Dummy GPS. 2018-04-05 00:21:00 +10:00
mcuconf.h Fix I2C interfering with image capture (was not locked). 2018-03-30 23:08:51 +11:00
portab.c Enable CCM use for buffers, aprs messages to pos callsigns. Dummy GPS. 2018-04-05 00:21:00 +10:00
portab.h CAM capture buffer allocated/returned to heap. New section for .aprs 2018-04-03 23:15:01 +10:00
sleep.c Renamed Tracking manager to data collector 2018-03-22 00:49:53 +01:00
sleep.h Renamed Tracking manager to data collector 2018-03-22 00:49:53 +01:00
types.h Enable CCM use for buffers, aprs messages to pos callsigns. Dummy GPS. 2018-04-05 00:21:00 +10:00