pico-tracker/firmware/test/tc
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
..
__init__.py Plenty of changes to the test system 2015-03-13 19:28:09 +00:00
adc_battery_solar_read.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
adc_battery_solar_read.py Added solar to adc, adc now runs on interrupt, added test case. TODO adc paramter tuning 2015-07-03 12:46:33 +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
gps_baud_error.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
gps_baud_error.py 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
location_aprs.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
location_aprs.py location_aprs test now uses pre-defined list of interesting locations 2015-06-29 19:53:05 +01:00
location_aprs_file.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
location_aprs_file.py Added a new test case that allows us to plot points processed on the ARM CM0+ back in the ipython notebook 2015-06-29 22:06:58 +01:00
location_aprs_tc_list.csv location_aprs test now uses pre-defined list of interesting locations 2015-06-29 19:53:05 +01:00
mem_erase_all.h Added backlog unit and test case. Also mem_erase_all testcase 2015-07-01 19:17:55 +01: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 Added mem write all test case 2015-06-29 19:54:01 +01:00
mem_write_all.py Added mem write all test case 2015-06-29 19:54:01 +01:00
mem_write_page.h Added tests for memory, new test make now adds #inlcude to tmain.c 2015-06-28 20:06:45 +01:00
mem_write_page.py Added tests for memory, new test make now adds #inlcude to tmain.c 2015-06-28 20:06:45 +01:00
osc8m_calib.h Added callback for xosc measurement, osc8m calibration and tc for this 2015-03-15 17:34:46 +00:00
osc8m_calib.py Added callback for xosc measurement, osc8m calibration and tc for this 2015-03-15 17:34:46 +00:00
times_two.h Plenty of changes to the test system 2015-03-13 19:28:09 +00:00
times_two.py Plenty of changes to the test system 2015-03-13 19:28:09 +00:00