pico-tracker/firmware/inc
Richard Meadows ea2f7b5c27 Moved gps usart over to glck1 (txco). Should be more stable. Added (untested) test case to check baud rate accuaracy 2015-07-14 20:46:03 +00: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
math
sercom Initial implementation of memory drivers 2015-06-28 00:24:17 +01:00
system Added files from previous commits :( 2015-03-13 11:39:43 +00:00
tc
util
analogue.h 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.h Added backlog unit and test case. Also mem_erase_all testcase 2015-07-01 19:17:55 +01:00
ax25.h Added rf tests, confirmed aprs deviation and added notes 2015-06-26 12:15:30 +01:00
backlog.h Added backlog unit and test case. Also mem_erase_all testcase 2015-07-01 19:17:55 +01:00
contestia.h Added contestia checking function to beat checksum bug, added spacing after rsid 2015-03-07 16:00:31 +00:00
cron.h Added backlog unit and test case. Also mem_erase_all testcase 2015-07-01 19:17:55 +01:00
data.h [bugfix] lat, lon and altitude should all be signed values! 2015-07-05 20:48:31 +01:00
geofence_aprs.h Added number of outlines to zone structure, fixes wrong sizeof thing 2015-06-07 22:24:20 +01:00
geofence_countries.h Added number of outlines to zone structure, fixes wrong sizeof thing 2015-06-07 22:24:20 +01:00
gps.h Added basic gps powersaving 2015-03-16 15:30:36 +00:00
hw_config.h Moved gps usart over to glck1 (txco). Should be more stable. Added (untested) test case to check baud rate accuaracy 2015-07-14 20:46:03 +00:00
init.h Differentiate init for testcase runs. For testcases don't init regular interrupts that could get in the way 2015-07-12 14:54:20 +01:00
location.h Fixed a couple of APRS timing/format issues. APRS txes after rtty, on 144.8 when geofence is disabled 2015-07-12 00:17:04 +01:00
memory.h Added backlog unit and test case. Also mem_erase_all testcase 2015-07-01 19:17:55 +01:00
mfsk.h
pips.h Longer pips 2015-07-03 23:44:22 +01:00
rf_tests.h Improved RSID with new si filter profile, leave some time for si startup 2015-07-11 20:07:30 +01:00
rsid.h More re-orginisation to telemetry etc, added working RSID demo run 2015-03-06 19:30:33 +00:00
rtty.h Interleaved contestia, rtty. Simplified telemetry etc 2015-03-07 15:29:10 +00:00
semihosting.h
si_trx.h Improved RSID with new si filter profile, leave some time for si startup 2015-07-11 20:07:30 +01:00
si_trx_defs.h Added write to the si modem DSM_CTRL register, allow even deviation values (potentially could lead to spurs but probs not) 2015-07-11 12:51:34 +01:00
spi_bitbang.h
telemetry.h Brought up gps on new hw, various bugfix, pre-calculate telemetry timer counts and more 2015-07-03 23:40:47 +01:00
timer.h Don't use rtc for timing, use eic from gps timepulse instead 2015-03-15 21:18:33 +00:00
ubx_messages.h Align gps timepulse with the top of the utc second 2015-06-27 19:16:19 +01:00
watchdog.h Brought up gps on new hw, various bugfix, pre-calculate telemetry timer counts and more 2015-07-03 23:40:47 +01:00
xosc.h Added callback for xosc measurement, osc8m calibration and tc for this 2015-03-15 17:34:46 +00:00