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
|
6142414692
|
Fixed up autogenerated source/header files so they compile
|
2015-04-12 21:13:53 +01:00 |
Richard Meadows
|
7b03f5b65f
|
Geofencing mostly done, aprs zones etc
|
2015-04-12 18:24:50 +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
|
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 |
Richard Meadows
|
cf0e3824fd
|
Don't use rtc for timing, use eic from gps timepulse instead
|
2015-03-15 21:18:33 +00:00 |
Richard Meadows
|
e6f5d0ba61
|
Tidy in preparation for RTC
|
2015-03-15 19:29:16 +00:00 |
Richard Meadows
|
4589c95c33
|
Added note about led pin
|
2015-03-15 18:43:07 +00: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 |
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 |