Commit Graph

350 Commits

Author SHA1 Message Date
Jonathan Naylor 955a804cde Disable the LPTMR before configuring it. 2016-12-01 10:26:18 +00:00
Jonathan Naylor 1e4b5e6b89 Reorder LPTMR initialisation in accordance with the chip specification. 2016-12-01 10:10:12 +00:00
Jonathan Naylor e39624bb9d Merge pull request #45 from phl0/dev
Add some comments
2016-11-30 12:57:16 +00:00
phl0 51faaed880
Add some comments 2016-11-30 13:17:36 +01:00
Jonathan Naylor d022276c94 Move the LPTMR enable. 2016-11-30 09:44:17 +00:00
Jonathan Naylor 6d383332e1 Reorganise the code slightly. 2016-11-30 09:42:10 +00:00
Jonathan Naylor 79440ca32d Merge pull request #44 from juribeparada/master
Adding STM32F4 Pi board support and pin definitions
2016-11-30 06:15:43 +00:00
Andy CA6JAU fd3e757219 Merge remote-tracking branch 'g4klx/master' 2016-11-29 20:07:16 -03:00
Andy CA6JAU 765c680913 Adding Pi board support (STM32F446) 2016-11-29 20:06:42 -03:00
Jonathan Naylor e640e469fc Change SIM_SOPT7 setting. 2016-11-29 16:37:43 +00:00
Jonathan Naylor 77829f3157 Small tweak to the LPTMR. 2016-11-29 16:34:11 +00:00
Jonathan Naylor a40506aff0 More interrupt changes. 2016-11-29 09:22:32 +00:00
Andy CA6JAU 880248cd65 Merge remote-tracking branch 'g4klx/master' 2016-11-29 01:35:56 -03:00
Andy CA6JAU 004205192c Adding Pi board support 2016-11-29 01:35:00 -03:00
Jonathan Naylor 91b4dddd8b Disable ADC clocks. 2016-11-28 16:20:51 +00:00
Jonathan Naylor 4584b20c45 Make calibration into a seperate step. 2016-11-28 14:02:21 +00:00
Jonathan Naylor 0e2e070ae7 Merge pull request #42 from phl0/dev
Correct calibration
2016-11-28 12:09:13 +00:00
phl0 9144ed41ec
Correct calibration 2016-11-28 12:44:45 +01:00
Jonathan Naylor f4a4e2d37e Merge pull request #41 from juribeparada/master
Adding Windows shell support for Makefile, oscillator frequency option and target selection.
2016-11-27 10:16:24 +00:00
Andy CA6JAU e6e887e4af Adding Windows shell support for Makefile, oscillator frequency option and target selection. 2016-11-27 01:07:10 -03:00
Andy CA6JAU a553b31c96 Merge remote-tracking branch 'g4klx/master' 2016-11-26 13:24:52 -03:00
Jonathan Naylor ac47130c71 Bump the version date. 2016-11-24 17:49:36 +00:00
Jonathan Naylor 02a9fd000a Merge pull request #40 from juribeparada/master
Minor changes in Makefile and CooCox project files for new ST lib support.
2016-11-20 18:12:15 +00:00
Andy CA6JAU 3704359d78 Minor changes in Makefile and CooCox project files for new ST lib support 2016-11-20 14:42:07 -03:00
Andy CA6JAU 3bd3e3f91d Merge remote-tracking branch 'g4klx/master' 2016-11-20 14:20:44 -03:00
Andy CA6JAU cfcd2d1571 Makefile minor changes 2016-11-19 17:35:22 -03:00
Jonathan Naylor c5a57d435d Merge pull request #39 from juribeparada/master
Fix ADC overflow message
2016-11-19 19:35:09 +00:00
Andy CA6JAU 5956e79d64 Fix ADC overflow message 2016-11-19 10:54:28 -03:00
Andy CA6JAU 6f0a12785a Fix ADC overflow message 2016-11-19 10:17:22 -03:00
Andy CA6JAU c612813975 Merge remote-tracking branch 'g4klx/master' 2016-11-18 00:02:07 -03:00
Jonathan Naylor e3c80e1aed Convert decode to be a bit. 2016-11-17 16:02:53 +00:00
Jonathan Naylor ec871cd3db Merge pull request #38 from phl0/LEDforCD
Add carrier detect LED to MMDVM firmware
2016-11-17 16:00:53 +00:00
phl0 afce2b6cb9
Remove forgotten function definition 2016-11-17 14:07:08 +01:00
phl0 230fab308c
Make m_dcd global variable and save extra function 2016-11-17 14:05:19 +01:00
phl0 e3f35e0875
Add carrier detect LED to MMDVM firmware 2016-11-17 11:29:43 +01:00
Jonathan Naylor d3eb7dbd4c Use software trigger for RSSI. 2016-11-17 10:05:36 +00:00
Jonathan Naylor 5d5bdab228 Merge pull request #37 from phl0/fixLength
Fix length of reported parameters
2016-11-17 09:18:22 +00:00
phl0 4e9b5cef25
Fix length of reported parameters 2016-11-17 00:53:28 +01:00
Andy CA6JAU 49ddd77766 Merge remote-tracking branch 'g4klx/master' 2016-11-16 19:46:25 -03:00
Jonathan Naylor d13b6d8cf4 Increase P25 transmit levels by 25%. 2016-11-16 14:06:51 +00:00
Jonathan Naylor c69933b48d Fix Teensy SIM_SOPT7 loading. 2016-11-16 09:11:55 +00:00
Jonathan Naylor cd6593a33b Merge pull request #36 from juribeparada/master
Simplifying STM32F4XX library definitions, some minor changes on Makefile
2016-11-16 06:26:58 +00:00
Andy CA6JAU 9098161032 Update CooCox project files 2016-11-16 01:57:17 -03:00
Andy CA6JAU 381afbb70a Simplifying STM32F4XX library definitions, some minor changes on Makefile 2016-11-16 01:06:26 -03:00
Andy CA6JAU 7ac999dac7 Merge remote-tracking branch 'g4klx/master' 2016-11-15 22:21:13 -03:00
Jonathan Naylor df202e19df Use the LPTMR to triger the ADC from an external oscillator. 2016-11-15 18:59:57 +00:00
Andy CA6JAU 6e5a7800a9 Merge remote-tracking branch 'g4klx/master' 2016-11-15 14:23:29 -03:00
Jonathan Naylor cd2042aa9b Clean up pin assignments. 2016-11-15 17:04:51 +00:00
Andy CA6JAU 5cfd985569 Merge remote-tracking branch 'g4klx/master' 2016-11-15 13:57:16 -03:00
Jonathan Naylor 59d93b5a6f First attempt at using external clock for Teensy ADC. 2016-11-15 08:07:24 +00:00