Richard Meadows
|
c718a875d2
|
Removed aprs test code
|
2015-04-14 16:17:38 +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
|
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
|
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
|
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
|
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
|
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 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
|
7b509fcaca
|
[Refactor] Completed replacement of Si4060 with si_trx
|
2014-11-18 15:47:17 +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
|
a949b744e6
|
[Ooops] Actually use CALLSIGN define
|
2014-10-25 23:36:44 +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
|
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 |
Richard Eoin Meadows
|
6ae5064823
|
[Refactor] First attempt at new si tranceiver library. Not tested
|
2014-10-10 10:32:13 +01:00 |
Richard Eoin Meadows
|
ed9730d18e
|
[Refactor] Radio RTTY working
|
2014-10-08 16:08:36 +01:00 |
Richard Eoin Meadows
|
cbd2a5c18f
|
Initial bring-up of v0.96.0 hardware. GPS functioning
|
2014-10-06 19:05:11 +01:00 |
Richard Eoin Meadows
|
ae68d59147
|
Added watchdog timer
|
2014-08-31 11:54:20 +01:00 |
Richard Eoin Meadows
|
bf99788d63
|
Completed Payload String
|
2014-08-31 11:02:22 +01:00 |
Richard Eoin Meadows
|
299725405d
|
Working RTTY! And new gps stuff
|
2014-08-30 21:11:35 +01:00 |
Richard Eoin Meadows
|
d477adeecc
|
HF = DFLL version
|
2014-08-27 20:57:52 +01:00 |
Richard Eoin Meadows
|
f75371d815
|
HF = GCLK_MAIN / 2 version
|
2014-08-27 20:34:47 +01:00 |
Richard Eoin Meadows
|
847d674373
|
CW output on a version fitted with a 16MHz crystal
|
2014-08-27 19:57:03 +01:00 |
Richard Eoin Meadows
|
4c908d1448
|
Such commit. Many change.
GPS now seems to be alive on the dev board, using UBX mode. SAM D20 drivers coming along.
Timepulse next. And then radio
|
2014-08-23 22:18:49 +01:00 |
Richard Eoin Meadows
|
2905b66f57
|
Created subtree for toolchain
|
2014-07-13 14:33:10 +01:00 |