Wykres commitów

40 Commity (master)

Autor SHA1 Wiadomość Data
Richard Meadows f35ccb540b Added thermistor equations, c from Adam Cately 2015-10-10 20:38:02 +01:00
Richard Meadows 1171a90e98 Add thermistor voltage readings to analogue.c
analogue.c is now configured from hw_config.h. Refactored a few things including the testcase.
2015-10-06 23:39:36 +01:00
Richard Meadows dfb3e7a1d3 Move some altitude test data to python testcase 2015-10-06 19:29:59 +01:00
Richard Meadows 707ad66e31 Tidy various compiler warnings 2015-10-06 19:27:31 +01:00
Richard Meadows ef3d232a90 Actually write bmp180 / bmp085 testcase 2015-10-01 15:24:28 +01:00
Richard Meadows 929ab37f3d Barometer merge cont.. 2015-10-01 13:36:37 +01:00
Richard Meadows 0e01b2a786 Added module and tests for BMP180 2015-10-01 13:07:22 +01:00
Richard Meadows 7f58ddee7b Added barometeric altitude model and testcase 2015-08-02 14:03:49 +01:00
Richard Meadows 9fb5d6cb20 test make, small fix 2015-08-02 13:54:47 +01:00
Richard Meadows aa757ef05d Add backlog_read testcase 2015-07-25 01:54:24 +01:00
Richard Meadows 5960908457 Updated and ran location_aprs_file tc 2015-07-24 23:17:00 +01:00
Richard Meadows 87aa64e81d Fix location_aprs_file test case for integer params 2015-07-24 23:09:26 +01:00
Richard Meadows 1f0e8e1900 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
Richard Meadows 2be1e3344e Added no telemetry geofence for China, NK and Yemen. Added test case 2015-07-22 22:33:51 +01:00
Richard Meadows a734ffef5b Added crc32 and test case 2015-07-18 21:25:52 +01:00
Richard Meadows 7cef644d4c Tested and improved gps baud error test 2015-07-18 17:37:48 +01:00
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
Richard Meadows cca08c4a78 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
Richard Meadows cd46495152 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
Richard Meadows cde21d13f9 Added solar to adc, adc now runs on interrupt, added test case. TODO adc paramter tuning 2015-07-03 12:46:33 +01:00
Richard Meadows 1c9385b612 Added backlog unit and test case. Also mem_erase_all testcase 2015-07-01 19:17:55 +01:00
Richard Meadows 88087381eb 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
Richard Meadows af531b09fe Added mem write all test case 2015-06-29 19:54:01 +01:00
Richard Meadows 879f20ad3e location_aprs test now uses pre-defined list of interesting locations 2015-06-29 19:53:05 +01:00
Richard Meadows c1c5d8b4eb Display runtime for test cases 2015-06-28 22:39:18 +01:00
Richard Meadows f58cc8f417 New test case for whole memory 2015-06-28 22:26:33 +01:00
Richard Meadows fc9713cb08 Added tests for memory, new test make now adds #inlcude to tmain.c 2015-06-28 20:06:45 +01:00
Richard Meadows ed27b1c0b2 Added makefile for making new tcs 2015-06-28 19:13:15 +01:00
Richard Meadows 68aca94548 Added optional gdb info for tests 2015-06-28 18:50:33 +01:00
Richard Meadows b7d51b7f62 Can now run individual test cases on hw 2015-06-28 18:46:04 +01:00
Richard Meadows 28c044f95f Added altitude to aprs geofence. APRS always enabled below 200m 2015-06-25 19:49:47 +01:00
Richard Meadows 9008a2f5c5 Renamed test case main to avoid clash with other main.c, always rebuild source for testcases, show full debug trace during testcases (keepin' it real) 2015-06-15 11:29:43 +01:00
Richard Meadows eca1a3af10 Brought test case readme up to date 2015-06-15 11:20:15 +01:00
Richard Meadows b5b734105a Added setup details for test cases 2015-06-07 22:46:42 +01:00
Richard Meadows fcef15b7c6 Added basic testcase for aprs geofence 2015-06-07 22:22:24 +01:00
Richard Meadows d2bb49827c Initial implementations of location.c/h and made but not written test cases for such 2015-04-13 17:46:48 +01:00
Richard Meadows e4f81caaae Added callback for xosc measurement, osc8m calibration and tc for this 2015-03-15 17:34:46 +00:00
Richard Meadows 372af471d3 Testcases now run through prelude 2015-03-13 19:42:01 +00:00
Richard Meadows 9049df90f9 Automatically run all testcases 2015-03-13 19:28:46 +00:00
Richard Meadows e7a81a5368 Plenty of changes to the test system
Conflicts:
	breakout-hardware/tracking
2015-03-13 19:28:09 +00:00