Commit graph

287 commits

Author SHA1 Message Date
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
phl0
150ea24a83
Add 12.288MHz TCXO to mmdvmmenu.sh 2016-11-10 16:48:52 +01:00
phl0
5f26a6c67d
Some minor corrections 2016-11-10 16:44:29 +01: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
Andy CA6JAU
1aa3c62f09 some minor changes 2016-11-09 23:40:38 -03: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
phl0
6f07eedebc
Correct spaces in order to make mmdvmmenu.sh work (again) 2016-10-30 22:51:07 +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
phl0
3045fd408d
Add P25 to supported modes 2016-10-26 10:06:56 +02:00
phl0
d3a3d51e77
Add note from Colin, G4ELM to Config.h 2016-10-26 10:05:49 +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
phl0
87414c5e5f
Disable external TCXO by default 2016-10-25 22:58:06 +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
Jonathan Naylor
ec20831a3c Revert the P25 transmitter length calculation. 2016-10-05 09:15:48 +01:00
Jonathan Naylor
02c90e3f7f Calculate the P25 transmit space a little more accurately. 2016-10-05 07:54:18 +01:00
Jonathan Naylor
970725819b Allow idle P25 reception. 2016-10-03 11:20:35 +01:00
Jonathan Naylor
c7cfa5e1ab Remove unneeded RSSI code for all but DMR. 2016-09-27 20:04:27 +01:00
Jonathan Naylor
e9c2388d32 Add the Inverse-Sinc low-pass filter for P25 TX. 2016-09-15 18:08:40 +01:00