pico-tracker/firmware/src
Richard Meadows 5aea2ccd50 Improved RSID with new si filter profile, leave some time for si startup 2015-07-11 20:07:30 +01:00
..
adc Added solar to adc, adc now runs on interrupt, added test case. TODO adc paramter tuning 2015-07-03 12:46:33 +01:00
sercom Brought up gps on new hw, various bugfix, pre-calculate telemetry timer counts and more 2015-07-03 23:40:47 +01:00
system Run telemetry tick from the xosc rather than the internal clock 2015-03-16 00:18:41 +00:00
tc Working RTTY! And new gps stuff 2014-08-30 21:11:35 +01:00
analogue.c Added solar to adc, adc now runs on interrupt, added test case. TODO adc paramter tuning 2015-07-03 12:46:33 +01:00
aprs.c Brought up gps on new hw, various bugfix, pre-calculate telemetry timer counts and more 2015-07-03 23:40:47 +01:00
ax25.c Switched tc5 aprs to 16-bit mode to reduce error. Reduced pre-scaler 2015-06-25 18:16:24 +01:00
backlog.c Added backlog unit and test case. Also mem_erase_all testcase 2015-07-01 19:17:55 +01:00
contestia.c Midway through first attempt at ax25. Everything is a mess 2015-04-01 15:13:01 +01:00
cron.c Enable low power mode when solar panels attached 2015-07-05 20:49:07 +01:00
data.c Brought up gps on new hw, various bugfix, pre-calculate telemetry timer counts and more 2015-07-03 23:40:47 +01:00
geofence_aprs.c Added number of outlines to zone structure, fixes wrong sizeof thing 2015-06-07 22:24:20 +01:00
geofence_countries.c Added number of outlines to zone structure, fixes wrong sizeof thing 2015-06-07 22:24:20 +01:00
gps.c Brought up gps on new hw, various bugfix, pre-calculate telemetry timer counts and more 2015-07-03 23:40:47 +01:00
init.c Brought up gps on new hw, various bugfix, pre-calculate telemetry timer counts and more 2015-07-03 23:40:47 +01:00
location.c Fix point_in_poly. We need to interpolate along diagonal boarder lines which is kinda going to need floating point 2015-06-29 22:08:31 +01:00
main.c Added solar power to telemetry string 2015-07-05 20:51:00 +01:00
memory.c Added backlog unit and test case. Also mem_erase_all testcase 2015-07-01 19:17:55 +01:00
mfsk.c [New Feature] Contestia Packet output, re-organised telemetry module 2015-02-27 10:55:05 +00:00
rf_tests.c Improved RSID with new si filter profile, leave some time for si startup 2015-07-11 20:07:30 +01:00
rsid.c Improved RSID with new si filter profile, leave some time for si startup 2015-07-11 20:07:30 +01:00
rtty.c Interleaved contestia, rtty. Simplified telemetry etc 2015-03-07 15:29:10 +00:00
semihosting.c Added dummy handlers to prevent warnings when semihosting is disabled 2014-08-19 20:59:05 +01:00
si_trx.c Improved RSID with new si filter profile, leave some time for si startup 2015-07-11 20:07:30 +01:00
spi_bitbang.c CW output on a version fitted with a 16MHz crystal 2014-08-27 19:57:03 +01:00
telemetry.c Improved RSID with new si filter profile, leave some time for si startup 2015-07-11 20:07:30 +01:00
timer.c Increase the frequency of the internal watchdog gclk so we don't get massive lag when kicking it. Also fix up varous timing issues / speed things up 2015-07-04 20:47:58 +01:00
watchdog.c Re-instate kick 2015-07-04 20:58:03 +01:00
xosc.c Brought up gps on new hw, various bugfix, pre-calculate telemetry timer counts and more 2015-07-03 23:40:47 +01:00