Wykres commitów

125 Commity (9049df90f907a01f038a0218a3ddf779b7a544f5)

Autor SHA1 Wiadomość Data
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
Richard Meadows 9df1c896d8 Added more mouser parts 2015-03-13 11:50:57 +00:00
Richard Meadows f3ed51dbec Added files from previous commits :( 2015-03-13 11:39:43 +00:00
Richard Meadows 9c581b5a05 Added XOSC clock measurement. Requires hardware modifications 2015-03-13 09:58:22 +00:00
Richard Meadows ecf9c7b546 Reduce precision on GPS coords 2015-03-07 16:02:22 +00:00
Richard Meadows 7cf609819e Added contestia checking function to beat checksum bug, added spacing after rsid 2015-03-07 16:00:31 +00:00
Richard Meadows b7a0d03a51 Interleaved contestia, rtty. Simplified telemetry etc 2015-03-07 15:29:10 +00:00
Richard Meadows 307f57b7c2 Telemetry changes to allow rtty and contestia 2015-03-06 23:39:54 +00:00
Richard Meadows d985c90dfc Added pips, now outputs full rsid / contestia telemetry 2015-03-06 21:59:23 +00:00
Richard Meadows 67719ea8b5 More re-orginisation to telemetry etc, added working RSID demo run 2015-03-06 19:30:33 +00:00
Richard Meadows 7fc4421939 Added peripheral notes 2015-03-06 10:26:02 +00:00
Richard Meadows 35bc669420 Added a variable for Npresc, tidy up 2015-03-05 07:43:15 +00:00
Richard Meadows fa4efbc79a Timer tick now activated for each telemetry burst 2015-03-02 19:35:16 +00:00
Richard Meadows cbb004db7e [New Feature] Contestia Packet output, re-organised telemetry module 2015-02-27 10:55:05 +00:00
Richard Meadows a117d76626 Merge branch 'master' into contestia_dev 2015-02-26 19:52:47 +00:00
Richard Meadows 9165bcab8c [Ooops] Actually deleted files from last commit 2015-02-26 15:51:50 +00:00
Richard Meadows e182b693d7 Removed old parts list, linked to new one from README 2015-02-26 15:50:54 +00:00
Richard Meadows 42913da6fe Added new parts tracking system 2015-02-26 15:45:27 +00:00
Richard Meadows 31fdcf3525 [Ooops] Hadn't quite aligned that track 2015-02-25 22:02:41 +00:00
Richard Meadows 0f63533f76 Added !MR link to cortex debug connex, allows programming but not debugging of boards with watchdog enabled
Boards with watchdogs mounted can be programmed by holding !MR low. On blackmagic `mon conn e`
2015-02-25 21:56:03 +00:00
Richard Eoin Meadows 31e5fcf211 [Ooops] Fix comment 2014-11-28 16:41:43 +00:00
Richard Eoin Meadows eae0e64a3a [Refactor] Small simplification in mfsk encoder 2014-11-28 13:03:18 +00:00
Richard Eoin Meadows 4762c56e23 [New Feature] Added possiblity to clock symbol timer off the TXCO, but it's disabled and not working on hardware 2014-11-27 13:06:35 +00:00
Richard Eoin Meadows c92820b11f [Fixed Comment] 2014-11-26 20:14:51 +00:00
Richard Eoin Meadows 69e1ab99ca [New feature] Generally working olivia / contestia implementation. Only decodes sometimes... Maybe needs a preamble? 2014-11-26 11:56:21 +00:00
Richard Eoin Meadows 5f9735805e Merge branch 'master' into contestia_dev 2014-11-18 16:06:18 +00:00
Richard Eoin Meadows 7b509fcaca [Refactor] Completed replacement of Si4060 with si_trx 2014-11-18 15:47:17 +00:00
Richard Eoin Meadows 92e7f3412d [Refactor] Rename GPIO function, reduce radio pin drive strength 2014-11-18 14:40:59 +00:00
Richard Eoin Meadows 41717efce2 [Refactor] Now uses si_trx for the radio 2014-11-18 14:37:36 +00:00
Richard Eoin Meadows afabff5734 Merge branch 'master' into si4060-tidy
Conflicts:
	firmware/src/main.c
2014-11-18 10:54:08 +00:00
Richard Eoin Meadows 6dd5205691 [New Feature] Added initial implementation of olivia for testing 2014-11-18 10:49:04 +00:00
Richard Eoin Meadows 21d5005d6b [Ooops] Fixed variable name... 2014-11-09 19:08:43 +00:00
Richard Eoin Meadows 4d86f7d5b5 [New feature] Added function prototype for olivia mfsk encoding 2014-11-09 18:33:26 +00:00
Richard Eoin Meadows b6622c5d16 Revert "[New Feature] Enabled cyclic tracking on the GPS"
This reverts commit 33733e77ca.
Spurious fixed observed during testings.
2014-10-26 00:36:52 +01:00
Richard Eoin Meadows a949b744e6 [Ooops] Actually use CALLSIGN define 2014-10-25 23:36:44 +01:00
Richard Eoin Meadows 24d638e34f [Refactor] Tidy up in RTTY 2014-10-25 23:29:07 +01:00
Richard Eoin Meadows 33733e77ca [New Feature] Enabled cyclic tracking on the GPS 2014-10-25 23:26:27 +01:00
Richard Eoin Meadows bad5cc913d [New Feature] Use an interrupt that isn't part of the M0+ core for the RTTY interrupt. This allows sleep mode 2014-10-25 19:38:28 +01:00
Richard Eoin Meadows 74fbfb30ad [New Feature] RTTY output is now double buffered, this allows GPS coordinates to be updated mid-packet 2014-10-25 18:26:47 +01:00
Richard Eoin Meadows fde2b2441a [New Feature] Disable some unsed stuff in the power manager 2014-10-25 15:42:25 +01:00
Richard Eoin Meadows 8aa8ff5559 [Refactor] Moved to IDLE1 sleep mode for more power saving 2014-10-25 15:14:20 +01:00
Richard Eoin Meadows d7f86ad09b [New Feature] Enabled IDLE0 sleep mode for the microcontroller 2014-10-25 14:28:01 +01:00
Richard Eoin Meadows bace0b7160 [New Feature] Approximate temperature from the radio
Conflicts:
	firmware/src/telemetry.c
2014-10-24 22:20:30 +01:00
Richard Eoin Meadows 4312cc13c5 [Refactor] Callsign on the master branch is "UBSEDSx", launch branches should override this 2014-10-24 19:38:02 +01:00
Richard Eoin Meadows 2625019db5 [Refactor] Inverted the sense of the RTTY to meet the standard 2014-10-24 19:37:12 +01:00
Richard Eoin Meadows fb60d489d3 [Ooops] Fixed comment in watchdog driver 2014-10-24 19:34:45 +01:00
Richard Eoin Meadows a5389fbb99 [New Feature] LED indicates position lock
Signed-off-by: Richard Eoin Meadows <richardeoin@gmail.com>
2014-10-24 19:34:14 +01:00
Richard Eoin Meadows 64e7847459 [Recfactor] Re-enabled internal watchdog, temporary fix 2014-10-24 12:13:29 +01:00
Richard Eoin Meadows 90a1915ec4 [Bugfix] Use latest GPS fix in transmission 2014-10-24 11:47:15 +01:00