pico-tracker/firmware/inc
Richard Meadows 282da70a9c Added LED toggle function 2015-10-18 18:56:23 +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
math [New feature] Generally working olivia / contestia implementation. Only decodes sometimes... Maybe needs a preamble? 2014-11-26 11:56:21 +00:00
sercom Tidied up i2c stuff 2015-10-09 18:28:44 +01:00
system Added I2C module. Currently configured for rocketry / hf dev 2015-08-16 15:54:47 +01:00
tc Working RTTY! And new gps stuff 2014-08-30 21:11:35 +01:00
util Such commit. Many change. 2014-08-23 22:18:49 +01:00
altitude.h Added barometeric altitude model and testcase 2015-08-02 14:03:49 +01:00
analogue.h Add thermistor voltage readings to analogue.c 2015-10-06 23:39:36 +01:00
aprs.h UBSEDS11 2015-10-11 11:46:17 +01:00
ax25.h Culled various compiler warnings 2015-07-16 21:00:56 +00:00
backlog.h Added backlog replay threshold, currently one day 2015-07-18 17:03:45 +01:00
bmp180.h Added module and tests for BMP180 2015-10-01 13:07:22 +01:00
contestia.h Added contestia checking function to beat checksum bug, added spacing after rsid 2015-03-07 16:00:31 +00:00
crc.h Added crc32 and test case 2015-07-18 21:25:52 +01:00
cron.h Timeout and retries on gps position and time. Lock and wait for hardware reset after 5 tries 2015-07-24 20:25:57 +01:00
data.h Add BMP180 to data.c, format output correctly 2015-10-09 18:08:19 +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
geofence_telemetry.h Added no telemetry geofence for China, NK and Yemen. Added test case 2015-07-22 22:33:51 +01:00
gps.h Added UBX CFG PWR frame to GPS. Useful for putting GPS in "shutdown" 2015-10-18 18:55:56 +01:00
hw_config.h UBSEDS11 2015-10-11 11:46:17 +01:00
init.h Added LED toggle function 2015-10-18 18:56:23 +01:00
location.h location.c now deals in integer only (apart from the point in poly itself), fix testcases to match 2015-07-24 22:56:16 +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 [New feature] Generally working olivia / contestia implementation. Only decodes sometimes... Maybe needs a preamble? 2014-11-26 11:56:21 +00:00
pips.h Now this saves some startup time on the pips. We can actually shortern them with the time we've saved 2015-07-18 22:58:11 +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
si_trx.h Pre-calculate si settings for each frequency. Apparently this only shaves 2 ms off the startup time but hey 2015-07-18 22:30:57 +01:00
si_trx_defs.h Culled various compiler warnings 2015-07-16 21:00:56 +00:00
spi_bitbang.h CW output on a version fitted with a 16MHz crystal 2014-08-27 19:57:03 +01:00
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
thermistor.h Added thermistor equations, c from Adam Cately 2015-10-10 20:38:02 +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 Added UBX CFG PWR frame to GPS. Useful for putting GPS in "shutdown" 2015-10-18 18:55:56 +01:00
watchdog.h Collect GPS data asynchronously. Maybe we can reduce the update rate on the GPS to save power? 2015-10-06 20:17:39 +01:00
xosc.h Added callback for xosc measurement, osc8m calibration and tc for this 2015-03-15 17:34:46 +00:00