Commit Graph
100 Commits
Author SHA1 Message Date
Jonathan Naylor b15933bf8a Cleanups but still untested. 2017-01-19 19:59:01 +00:00
Jonathan Naylor 9a7b07027a New demodulators for C4FM modes. 2017-01-17 20:05:20 +00:00
Jonathan Naylor 8b13a3c8a6 Merge pull request #59 from juribeparada/master
New pin definitions for STM32F446RE board, enabling Arduino header
2017-01-11 09:11:37 +00:00
Jonathan Naylor 3e937a71d9 Average the RSSI value for all modes. 2017-01-10 19:20:16 +00:00
Jonathan Naylor 57fde3afcc Add RSSI reporting for all modes. 2017-01-05 18:59:15 +00:00
Jonathan Naylor 8777c2b29c Update README.md 2017-01-03 16:36:34 +00:00
Jonathan Naylor 8330ed7dcf Merge pull request #56 from g4eml/master
Fix crash in DMR DMO Mode on Teensy
2017-01-01 15:20:47 +00:00
Jonathan Naylor a05eaee855 Fix RSSI compile. 2016-12-30 13:48:55 +00:00
Jonathan Naylor 4b5f496a0c Bump the version date. 2016-12-30 11:35:39 +00:00
Jonathan Naylor fca53dc67e Small tweaks. 2016-12-30 11:34:31 +00:00
Jonathan Naylor 52fbd4f6ce Merge pull request #53 from juribeparada/master
Adding RSSI samples averaging
2016-12-29 09:32:06 +00:00
Jonathan Naylor 33527dd3e9 Add the RSSI calibration mode. 2016-12-28 18:07:31 +00:00
Jonathan Naylor 7266f5c53b Merge pull request #52 from g4eml/master
Change ADC1 to reduce number of interrupts.
2016-12-22 22:58:01 +00:00
Jonathan Naylor c69c573000 Merge pull request #51 from g4eml/master
Adjust ADC pre-trigger setting for external TCXO
2016-12-22 18:22:16 +00:00
Jonathan Naylor 38f6d7d9d8 Update DAC reference comment. 2016-12-21 14:01:18 +00:00
Jonathan Naylor 461e7c942e Add RSSI input for the ZUM board also. 2016-12-21 08:46:17 +00:00
Jonathan Naylor 773cda818d Merge pull request #49 from sq6pog/nth_rssi
RSSI readout support for NTH board @Arduino Due
2016-12-21 08:43:00 +00:00
Jonathan Naylor 625a6c1a79 Merge pull request #50 from g4eml/master
Update IOTeensy.cpp
2016-12-21 08:41:13 +00:00
Jonathan Naylor 0585d817cb Change Teensy RSSI input pins. 2016-12-20 14:21:36 +00:00
Jonathan Naylor 5d0d2d0bd9 Fix calibration setting. 2016-12-20 08:42:56 +00:00
Jonathan Naylor 2fad06093f Tweak the PDB timer period. 2016-12-15 10:22:07 +00:00
Jonathan Naylor dca6dd35dc Reduce the value of the LPTMR CMR by one. 2016-12-14 13:24:08 +00:00
Jonathan Naylor 2747e2979d Enable ADC0 pre-trigger via the LPTMR to match the PDB. 2016-12-14 09:12:59 +00:00
Jonathan Naylor f831b64518 LPTMR changes based on PJRC Teensy forum feedback from manitou. 2016-12-13 09:45:10 +00:00
Jonathan Naylor 3ec929ff52 Remove RSSI ADC startup software interrupt. 2016-12-12 15:29:41 +00:00
Jonathan Naylor b9acdda737 Merge pull request #48 from juribeparada/master
Adding targets Pi board and Nucleo446 board to CooCox project file
2016-12-05 20:06:19 +00:00
Jonathan Naylor 3377b6cae5 Merge pull request #47 from juribeparada/master
CooCox files not necessary for CooCox IDE support. It just works with *.coproj
2016-12-03 18:41:24 +00:00
Jonathan Naylor 66dfdb6272 Merge pull request #46 from juribeparada/master
External TCXO support for STM32F4 and Nucleo 446 board support
2016-12-02 06:11:26 +00:00
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
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
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
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
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
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
Jonathan Naylor c5a57d435d Merge pull request #39 from juribeparada/master
Fix ADC overflow message
2016-11-19 19:35:09 +00: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
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
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
Jonathan Naylor df202e19df Use the LPTMR to triger the ADC from an external oscillator. 2016-11-15 18:59:57 +00:00
Jonathan Naylor cd2042aa9b Clean up pin assignments. 2016-11-15 17:04:51 +00:00
Jonathan Naylor 59d93b5a6f First attempt at using external clock for Teensy ADC. 2016-11-15 08:07:24 +00:00
Jonathan Naylor dd5940fe2e Add the Teensy 3.5 as a supported platform. 2016-11-15 06:27:46 +00:00
Jonathan Naylor cc05115280 Enable the ADC clocks. 2016-11-14 22:39:14 +00:00
Jonathan Naylor de289c1258 Further refinement of the Teensy IO. 2016-11-14 21:47:38 +00:00
Jonathan Naylor f946824639 Add more info about the new platforms. 2016-11-14 11:44:38 +00:00
Jonathan Naylor 762482f6f5 Include the Teensy 3.5 as a supported platform. 2016-11-14 11:41:58 +00:00
Jonathan Naylor 890b1ae141 Merge pull request #34 from juribeparada/master
New linker script file for STM32F4XX, some minor changes on Makefile
2016-11-13 22:19:17 +00:00
Jonathan Naylor e56b25ca7c Merge pull request #33 from juribeparada/master
EXTERNAL_OSC enabled by default?
2016-11-13 14:53:57 +00:00
Jonathan Naylor e97c1dc746 More work on Teensy interrupts. 2016-11-11 06:56:02 +00:00
Jonathan Naylor 823b68d5ed More ADC IRQ work for the Teensy. 2016-11-10 20:15:06 +00:00
Jonathan Naylor 584134d1d1 Add more Teensy IO code. 2016-11-10 19:45:35 +00:00
Jonathan Naylor 8e32f8c938 Merge pull request #32 from phl0/mmdvmmenu
Added 12.288MHz TCXO to mmdvmmenu.sh
2016-11-10 15:57:35 +00:00
Jonathan Naylor 6f33cfdf4f Reinstate the original config options. 2016-11-10 11:33:02 +00:00
Jonathan Naylor 1c85e1ca06 Merge pull request #31 from juribeparada/master
Some minor changes
2016-11-10 06:13:34 +00:00
Jonathan Naylor 934bad3fb9 More work on the Teensy raw IO. 2016-11-08 07:41:31 +00:00
Jonathan Naylor 612b10cd11 Small clean up. 2016-11-07 21:28:06 +00:00
Jonathan Naylor ee44fd81ef Clean up the Due's interrupt handler. 2016-11-07 21:25:25 +00:00
Jonathan Naylor 2a5149180d Start building the Teensy support. 2016-11-07 21:02:09 +00:00
Jonathan Naylor c6e36f81fc Framework for Teensy IO. 2016-11-07 20:26:38 +00:00
Jonathan Naylor 9aa450713a Conditional compile of mode pins for STM32F4. 2016-11-07 20:20:06 +00:00
Jonathan Naylor 4a5027b18b Add the STM32F CPU support. 2016-11-07 20:09:35 +00:00
Jonathan Naylor 97fe8ad3fd Add mode pins for the original Papa board. 2016-11-07 18:15:02 +00:00
Jonathan Naylor 48c83b19c6 Improve the serial port parsing. 2016-11-04 06:45:12 +00:00
Jonathan Naylor 81ec23eccc Simplify the mode pin code. 2016-11-03 20:33:22 +00:00
Jonathan Naylor 423af323ed Cleanups for Teensy support. 2016-11-01 20:30:18 +00:00
Jonathan Naylor 2cb7d37195 Abstract the serial port handling. 2016-11-01 18:01:22 +00:00
Jonathan Naylor 959cb7f32e Cleanups and bug fixes. 2016-11-01 18:00:53 +00:00
Jonathan Naylor d70fb4f0f9 Placeholder for Teensy support. 2016-10-31 20:16:33 +00:00
Jonathan Naylor 7aeb1b6371 Abstract Due specific I/O to a seperate file. 2016-10-31 20:08:35 +00:00
Jonathan Naylor ba969d85d0 Add dummy RSSI sampling code. 2016-10-31 19:39:32 +00:00
Jonathan Naylor e0ea81bbc9 REplace the ZUM V1.2 definitions with V1.0.1 2016-10-31 19:18:03 +00:00
Jonathan Naylor bbe6a8cf07 Add 12.288 MHz TCXO option. 2016-10-31 18:21:24 +00:00
Jonathan Naylor df169c17a4 Merge pull request #28 from phl0/correct_mmdvmmenu
Correct spaces in order to make mmdvmmenu.sh work (again)
2016-10-31 10:34:57 +01:00
Jonathan Naylor 5907d26c63 Merge pull request #27 from phl0/dev
Add notes to Config.h and README
2016-10-26 10:12:46 +02:00
Jonathan Naylor 8c0e932c1c Merge pull request #26 from phl0/dev
Disable external TCXO by default
2016-10-25 23:02:10 +02:00
Jonathan Naylor f7ba767b57 Bump the version date. 2016-10-21 06:56:15 +01:00
Jonathan Naylor 2238ad524e Remove MBED definitions. 2016-10-20 18:26:04 +01:00
Jonathan Naylor feef673878 Reset P25 transmit level. 2016-10-18 17:53:26 +01:00
Jonathan Naylor 89f6702d70 Reset P25 transmit levels. 2016-10-17 19:29:09 +01:00
Jonathan Naylor c399f81d83 Remove the ZUM V1.2 config option, and add to V1.0. 2016-10-16 15:59:53 +01:00
Jonathan Naylor 100ee70a38 Add the ZUM V1.2 pin layout. 2016-10-13 17:55:37 +01:00
Jonathan Naylor 67c976d4d4 Reset the P25 TX levels based on DMR. 2016-10-11 08:17:20 +01:00
Jonathan Naylor fd3a32c601 Update configuration script. 2016-10-10 19:53:43 +01:00
Jonathan Naylor 3ef9e40137 Allow for adjustable CW Id levels. 2016-10-10 17:35:33 +01:00
Jonathan Naylor 1e0634c0b1 Reduce level of the CW Id. 2016-10-10 17:26:31 +01:00
Jonathan Naylor 4b86277c57 Merge branch 'master' of github.com:g4klx/MMDVM 2016-10-06 19:36:56 +01:00
Jonathan Naylor f8d9c881ff Allow the modem to host serial displays. 2016-10-06 18:40:43 +01:00