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 Meadows
|
c15e4f385d
|
Added note about Ct on supervisor
|
2015-02-25 21:17:17 +00:00 |
Richard Meadows
|
0b713cd5fb
|
[New Feature] First revision of development board for solar
|
2015-02-21 16:00:10 +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 |
Richard Eoin Meadows
|
7f014b10a4
|
[New feature] Only use the GPS constellation for power saving
|
2014-10-24 11:19:01 +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
|
258dbe529a
|
[Refactor] TCXO used on v0.96.0 hardware
|
2014-10-08 14:54:47 +01:00 |
Richard Eoin Meadows
|
4b650c4bf8
|
Merge branch 'master' into v0.96.0-bringup
|
2014-10-07 20:12:10 +01:00 |
Richard Eoin Meadows
|
566dd25514
|
[Merge] Latest toolchain. Merge branch 'toolchain-staging'
|
2014-10-07 20:08:28 +01:00 |
Richard Eoin Meadows
|
f7140e0d74
|
Merge branch 'master' of https://github.com/richardeoin/samd20-gcc-blackmagic into toolchain-staging
|
2014-10-07 20:06:44 +01:00 |
Richard Eoin Meadows
|
49792fefd9
|
[Ooops] Removed my personal blackmagic from the config.mk
|
2014-10-07 20:00:27 +01:00 |
Richard Eoin Meadows
|
ad13e97a3c
|
[Ooops] Removed my personal blackmagic from the config.mk
|
2014-10-07 19:59:48 +01:00 |
Richard Eoin Meadows
|
747b5ea431
|
[Ooops] Removed temp files that should never have been in the source tree...
|
2014-10-07 19:52:36 +01:00 |
Richard Eoin Meadows
|
1501ab6f3e
|
[Ooops] Not to sure why there's a core dump in the source tree... It's gone now
|
2014-10-07 19:52:30 +01:00 |
Richard Eoin Meadows
|
fea206a33d
|
[Ooops] Removed temp files that should never have been in the source tree...
|
2014-10-07 19:50:45 +01:00 |
Richard Eoin Meadows
|
d1ff9d57c9
|
[Ooops] Not to sure why there's a core dump in the source tree... It's gone now
|
2014-10-07 19:47:49 +01:00 |
Richard Eoin Meadows
|
cbd2a5c18f
|
Initial bring-up of v0.96.0 hardware. GPS functioning
|
2014-10-06 19:05:11 +01:00 |