pico-tracker/firmware/inc
Richard Meadows 35b4343573 [geofence] make arrays of pointers const 2016-08-07 10:25:08 +01:00
..
adc strip pointless assert, saves about 6K flash 2016-08-02 18:57:45 +01:00
hw_config [ubseds_emf] next flight hw 2016-08-04 12:16:06 +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 strip pointless assert, saves about 6K flash 2016-08-02 18:57:45 +01:00
system strip pointless assert, saves about 6K flash 2016-08-02 18:57:45 +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
accumulator.h [accumulator] add accumulator to provide averages of some values for backlog 2016-02-28 18:41:17 +00: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 [aprs] add support for different paths, in particular ariss 2016-03-24 12:40:03 +00:00
ax25.h Culled various compiler warnings 2015-07-16 21:00:56 +00:00
backlog.h [backlog] fix backlog for flash 2016-08-05 15:37:21 +01:00
barometer.h Re-organised for two barometers 2015-11-02 18:44:42 +00:00
battery.h [battery] add trickle charging state for when solar cannot sustain both charging and operations, but can add some useful power anyhow 2016-04-26 09:47:02 +01:00
contestia.h Use Contestia 16/1000 2015-12-13 12:26:50 +00:00
crc.h Added crc32 and test case 2015-07-18 21:25:52 +01:00
cron.h [bugfix] fix days_in_month, add epoch calculation for se880 GPS 2016-07-01 11:00:09 +01:00
data.h [flash] add flash checksum checks 2016-07-30 12:41:29 +01:00
drift.h [drift] Testing compensation of xosc drift against the lftimer. Doesn't work awfully well so disabled. 2016-03-04 20:41:39 +00:00
flash.h [flash] add flash checksum checks 2016-07-30 12:41:29 +01:00
geofence_aprs_zones.h [geofence] make arrays of pointers const 2016-08-07 10:25:08 +01:00
geofence_no_aprs.h [geofence] make arrays of pointers const 2016-08-07 10:25:08 +01:00
geofence_prefix.h [geofence] make arrays of pointers const 2016-08-07 10:25:08 +01:00
geofence_telemetry.h [geofence] make arrays of pointers const 2016-08-07 10:25:08 +01:00
gps.h [gps] have one gps_t shared between all GPSs 2016-07-29 10:49:43 +01:00
hw_config.h [solar-only] new hwconfig for solar only 2016-08-02 16:17:49 +01:00
i2c_bb.h [i2c-bb] Add timeout and error code return if slave fails to ack 2016-01-14 20:14:15 +00:00
init.h Start re-organising clocks for hf lf clock structure where the microcontroller runs on its own lf clock during sleep. 2015-11-19 22:28:40 +00:00
location.h [ariss] add ariss routines. These are geofenced only by areas where aprs is disallowed 2016-03-24 14:06:24 +00:00
memory.h [flash] add flash checksum checks 2016-07-30 12:41:29 +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
osp_messages.h [gps_osp] fix compiler warnings - make it clear that osp_messages are volatile 2016-03-28 14:05:49 +01:00
pips.h [pips] Support for n pips. For a single pip use n = 1 2015-12-13 12:29:26 +00: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
rtc.h [rtc] external getter for ticks 2016-08-04 12:31:49 +01:00
rtty.h [rtty] 300 baud 2016-08-02 23:00:43 +01:00
sequencer.h [sequencer] pass the cycle time to the sequencer so the backlog rate can be kept constant at one-per-hour 2016-03-29 16:22:12 +01:00
si_trx.h [si_trx,low-power-solar] add support for external rf paths 2016-03-27 11:55:54 +01:00
si_trx_defs.h [si_trx] fix compiler warnings, set pa duty cycle to default values 2016-03-28 14:05:13 +01:00
spi_bitbang.h CW output on a version fitted with a 16MHz crystal 2014-08-27 19:57:03 +01:00
telemetry.h [telemetry] reduce RAM usage, number of characters is limited by transmission time anyhow 2016-07-30 12:40:52 +01:00
thermistor.h [thermistor] Use vcc reference to obtain an accurate value for the potential divider reference 2016-01-16 19:36:14 +00:00
ubx_messages.h [gps_ubx] fixes for -O1 2016-08-04 12:26:21 +01:00
watchdog.h [gps_ubx] improve polling functions, use GPS_MAXIDLE, tidy indent 2016-08-04 12:15:34 +01:00
xosc.h [drift] Testing compensation of xosc drift against the lftimer. Doesn't work awfully well so disabled. 2016-03-04 20:41:39 +00:00