Wykres commitów

109 Commity (solar_dev)

Autor SHA1 Wiadomość Data
Richard Meadows 3767ec42d7 Updated partslist for higher vctrl divider current 2015-03-26 21:22:01 +00:00
Richard Meadows e6a881efd6 Second revision. Modifications:
-Ref des inductors for mppt
-Pull-up on tank en
-Li-ion charger to LT4054
-Add TVS diods for mppt
-Capacitors both sides of jumpers
-More current in Vctrl divider. TODO partslist for this
-Fixed cream on supervisor
2015-03-26 21:13:07 +00:00
Richard Meadows 4dbf124a32 And regenerated the markdwon.. Really should add this as a commit hook 2015-03-13 10:02:25 +00:00
Richard Meadows c7d66bdf61 Added mouser as a supplier for a couple of parts 2015-03-13 10:01:17 +00:00
Richard Meadows a9ac06bc29 Added pdf of breakout 2015-02-26 17:04:42 +00:00
Richard Meadows 12b89b3b6e Updated parts list 2015-02-26 17:01:51 +00:00
Richard Meadows c262762006 Merge branch 'master' into solar_dev
Conflicts:
	.gitmodules
2015-02-26 16:09:27 +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 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 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 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
Richard Eoin Meadows b79b3299cd [Refactor] UBX Protocol: Removed unsupported CFG Timepulse message, added NAV Status message 2014-10-06 19:04:48 +01:00
Richard Eoin Meadows b86e3dd0be Removed out of data dc-dc converter notes 2014-10-05 16:58:47 +01:00