| .. |
|
__init__.py
|
…
|
|
|
adc_battery_solar_read.h
|
Added thermistor equations, c from Adam Cately
|
2015-10-10 20:38:02 +01:00 |
|
analogue_read.h
|
[thermistor] Use vcc reference to obtain an accurate value for the potential divider reference
|
2016-01-16 19:36:14 +00:00 |
|
analogue_read.py
|
Added thermistor equations, c from Adam Cately
|
2015-10-10 20:38:02 +01:00 |
|
backlog_read.h
|
[flight][geofence-prefix][mad-rush] Quickly add geofence callsign prefixes for some countries
|
2016-01-20 10:45:15 +00:00 |
|
backlog_read.py
|
Add backlog_read testcase
|
2015-07-25 01:54:24 +01:00 |
|
backlog_write_read.h
|
Added backlog unit and test case. Also mem_erase_all testcase
|
2015-07-01 19:17:55 +01:00 |
|
backlog_write_read.py
|
Added backlog unit and test case. Also mem_erase_all testcase
|
2015-07-01 19:17:55 +01:00 |
|
barometric_altitude.h
|
Added barometeric altitude model and testcase
|
2015-08-02 14:03:49 +01:00 |
|
barometric_altitude.py
|
Move some altitude test data to python testcase
|
2015-10-06 19:29:59 +01:00 |
|
crc32_gen_buf.h
|
Added crc32 and test case
|
2015-07-18 21:25:52 +01:00 |
|
crc32_gen_buf.py
|
Added crc32 and test case
|
2015-07-18 21:25:52 +01:00 |
|
gps_baud_error.h
|
Tidy various compiler warnings
|
2015-10-06 19:27:31 +01:00 |
|
gps_baud_error.py
|
Tested and improved gps baud error test
|
2015-07-18 17:37:48 +01:00 |
|
location_aprs.h
|
[flight][geofence-prefix][mad-rush] Quickly add geofence callsign prefixes for some countries
|
2016-01-20 10:45:15 +00:00 |
|
location_aprs.py
|
[flight][geofence-prefix][mad-rush] Quickly add geofence callsign prefixes for some countries
|
2016-01-20 10:45:15 +00:00 |
|
location_aprs_file.h
|
location bugfixes, fixed location test cases
|
2015-11-23 00:20:20 +00:00 |
|
location_aprs_file.py
|
location bugfixes, fixed location test cases
|
2015-11-23 00:20:20 +00:00 |
|
location_aprs_tc_list.csv
|
[location_aprs_tc] add Reykjavik
|
2016-02-02 20:13:12 +00:00 |
|
location_telemetry.h
|
location bugfixes, fixed location test cases
|
2015-11-23 00:20:20 +00:00 |
|
location_telemetry.py
|
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 |
|
location_telemetry_tc_list.csv
|
[geofence] Update geofence testcases
|
2016-01-16 13:52:14 +00:00 |
|
mem_erase_all.h
|
[powersave] Keep memory in deep power down and interface disabled when not in use
|
2015-11-30 18:16:42 +00:00 |
|
mem_erase_all.py
|
Added backlog unit and test case. Also mem_erase_all testcase
|
2015-07-01 19:17:55 +01:00 |
|
mem_write_all.h
|
[powersave] Keep memory in deep power down and interface disabled when not in use
|
2015-11-30 18:16:42 +00:00 |
|
mem_write_all.py
|
Added mem write all test case
|
2015-06-29 19:54:01 +01:00 |
|
mem_write_page.h
|
[powersave] Keep memory in deep power down and interface disabled when not in use
|
2015-11-30 18:16:42 +00:00 |
|
mem_write_page.py
|
…
|
|
|
osc8m_calib.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 |
|
osc8m_calib.py
|
…
|
|
|
pressure_temperature.h
|
Re-organised for two barometers
|
2015-11-02 18:44:42 +00:00 |
|
pressure_temperature.py
|
Added many iterations, datetime to pressure_temperature test
|
2015-11-14 15:02:16 +00:00 |
|
thermistor_equation.h
|
[thermistor] Use vcc reference to obtain an accurate value for the potential divider reference
|
2016-01-16 19:36:14 +00:00 |
|
thermistor_equation.py
|
Added thermistor equations, c from Adam Cately
|
2015-10-10 20:38:02 +01:00 |
|
times_two.h
|
…
|
|
|
times_two.py
|
…
|
|