Wykres commitów

181 Commity (6f31e9f07be83ea5971f0b552ddb64041b08dc5c)

Autor SHA1 Wiadomość Data
Richard Meadows 6f31e9f07b [ubx] At startup Reset, set UBX, Reset again to cover both power on and already running cases 2015-12-19 23:40:00 +00:00
Richard Meadows cbf0c13f53 [ext watchdog] Add external watchdog 2015-12-19 22:21:14 +00:00
Richard Meadows 5f4a6f3855 [ubx] Add ubx-cfg-rst message on startup 2015-12-19 21:57:54 +00:00
Richard Meadows 60ee9a7f5f [contestia] centre channel correctly 2015-12-19 21:30:58 +00:00
Richard Meadows 38db1cec51 [contestia] make preamble length constant despite number of tones 2015-12-19 21:30:44 +00:00
Richard Meadows d81a19ef78 10 seconds pips for UBSEDS12 2015-12-19 21:30:02 +00:00
Richard Meadows 1c2b939256 UBSEDS12: Contestia 16/1000 once per minute 2015-12-19 21:01:35 +00:00
Richard Meadows 658076c468 UBSEDS6 launch, APRS disabled by geofence 2015-06-07 22:36:16 +01:00
Richard Meadows 8c4bbdabc8 Stop Ax25 packets looping, add deinit routine for timer, 200ms of aprs flags (not sure why) 2015-06-07 22:33:48 +01:00
Richard Meadows cbd780c53c Fixed wrong sizeof for number of outlines in zone 2015-06-07 22:28:22 +01:00
Richard Meadows d5f6a921c7 Added number of outlines to zone structure, fixes wrong sizeof thing 2015-06-07 22:24:20 +01:00
Richard Meadows fcef15b7c6 Added basic testcase for aprs geofence 2015-06-07 22:22:24 +01:00
Richard Meadows 4098fc7e9f Re-enable aprs for testing 2015-05-14 20:12:44 +01:00
Richard Meadows aae812dac3 UBSEDS5 launch 2015-05-14 20:10:56 +01:00
Richard Meadows 06b5a2ad56 Dropped clock rate back to 4MHz, fixes startup issues 2015-05-13 16:12:00 +01:00
Richard Meadows 29c8a9750c Bugfix: Fix rsid pwm 2015-05-13 15:44:32 +01:00
Richard Meadows 7887123cc5 Bugfix: Pips now work when not on xtal 2015-05-13 15:27:27 +01:00
Richard Meadows 532e4847be Added aprs variable frequency, location functions for aprs 2015-05-12 21:51:26 +01:00
Richard Meadows c7c2d09c4a Fix a couple of things in geofence, including adding consts 2015-05-12 21:38:16 +01:00
Richard Meadows e52ffa18aa Merge branch 'geofence_dev' 2015-05-11 19:54:27 +01:00
Richard Meadows 4c7e972c30 Fixed up licensing 2015-04-14 16:33:55 +01:00
Richard Meadows c718a875d2 Removed aprs test code 2015-04-14 16:17:38 +01:00
Richard Meadows 1624057970 Remove si4060.c / si4060.h. They haven't been used for a while 2015-04-14 16:13:48 +01:00
Richard Meadows 262a3b29a6 Actually fix things from the last merge 2015-04-14 16:12:37 +01:00
Richard Meadows ef595cc3a9 Merge branch 'aprs_dev'
Conflicts:
	firmware/inc/hw_config.h
	firmware/src/xosc.c
2015-04-14 16:12:01 +01:00
Richard Meadows 4d67632ae2 Separate frequency for APRS, APRS values set through setter function 2015-04-14 16:08:33 +01:00
Richard Meadows 920a6cc077 Aprs working on 144.888, tested on aprs.fi with pymutlimonaprs 2015-04-14 14:55:46 +01:00
Richard Meadows 137b30290f Tidied up a few things, added lists of outline lengths 2015-04-13 17:52:23 +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 d00bfba27c Update README for pyclipper, pyproj 2015-04-13 11:47:27 +01:00
Richard Meadows 6142414692 Fixed up autogenerated source/header files so they compile 2015-04-12 21:13:53 +01:00
Richard Meadows 1c8acde5f4 Oh I changed the notebook a tiny bit 2015-04-12 18:26:53 +01:00
Richard Meadows 7b03f5b65f Geofencing mostly done, aprs zones etc 2015-04-12 18:24:50 +01:00
Richard Meadows fea87a5e9b Added countries definitions in kml and json 2015-04-11 10:33:55 +01:00
Richard Meadows 5b84f36eaa Added geofence ipython notebook 2015-04-03 22:23:43 +01:00
Richard Meadows 2b1aff2ade Option for not using external oscillator 2015-04-02 20:57:25 +01:00
Richard Meadows 0e14825de9 Various aprs tidy / fix. Added useful resources list. Added telemetry terminate at end of packet 2015-04-02 19:52:02 +01:00
Richard Meadows 5a5772499c New notebook for si_fir_filter 2015-04-02 19:50:42 +01:00
Richard Meadows a44a4efdcf Removed some test code for ax25. Now encoding our own ax25 packets 2015-04-02 11:54:23 +01:00
Richard Meadows 96248ed8b8 Working aprs test using square wave on gpio1 and 2gfsk 2015-04-02 11:38:48 +01:00
Richard Meadows e76e078914 Midway through first attempt at ax25. Everything is a mess 2015-04-01 15:13:01 +01:00
Richard Meadows 46bd5f255f Split sintables into separate source/header files so it actually compiles 2015-04-01 10:34:38 +01:00
Richard Meadows 746a1d278e New feature: Added sintables for aprs 2015-03-30 15:50:47 +01:00
Richard Meadows 860d339adb Fixed bug in powersave mode: timepulse output appears to switch back to 1Hz automatically 2015-03-16 15:32:29 +00:00
Richard Meadows 027bab6252 Added basic gps powersaving 2015-03-16 15:30:36 +00:00
Richard Meadows eda44e65c9 Sample si temperature at end of transmissions. Fixes broken si temperature 2015-03-16 13:55:26 +00:00
Richard Meadows 5fb78df303 Added pips, and telemetry_stop mechanism for them. Alternate rtty/contestia 2015-03-16 01:09:25 +00:00
Richard Meadows b2df1f567e Run telemetry tick from the xosc rather than the internal clock 2015-03-16 00:18:41 +00:00
Richard Meadows 86c6b2cf0e Fixed RSID skipping last tone, turn on radio one tone early for first tone 2015-03-16 00:09:24 +00:00
Richard Meadows eebed918e9 Measure error of xosc in hz relative to gps timepulse 2015-03-15 21:35:42 +00:00