Jonathan Naylor
|
89b8641955
|
Merge pull request #278 from shawnchain/drcc_serial_bugfix
Drcc serial bugfix
|
2020-05-18 06:34:09 +01:00 |
Shawn Chain
|
6397c720e8
|
Generate bin map file for analysis
|
2020-05-18 12:19:22 +08:00 |
Shawn Chain
|
50c1e5aa3f
|
update pin defs for drcc/nqf board
|
2020-05-18 12:18:44 +08:00 |
Shawn Chain
|
970d02773f
|
Fix serial no write bug on DRCC board
|
2020-05-18 12:18:17 +08:00 |
Jonathan Naylor
|
ff375abb0e
|
Hold off the mode change until the ack and callsign have been
transmitted.
|
2020-05-14 12:10:37 +01:00 |
Jonathan Naylor
|
7169836621
|
Merge branch 'master' into FM
|
2020-05-13 12:01:19 +01:00 |
Jonathan Naylor
|
c84d227242
|
Merge branch 'master' into TXHang
|
2020-05-13 12:00:23 +01:00 |
Jonathan Naylor
|
8e52bdcc5c
|
Merge branch 'master' into FM
|
2020-05-13 10:30:46 +01:00 |
Jonathan Naylor
|
1332c6544b
|
Merge pull request #271 from shawnchain/fix_led_alternate_macro_names
Fix led alternate macro names
|
2020-05-13 09:36:05 +01:00 |
Shawn Chain
|
703ed2628d
|
Init FM led/mode GPIO pin
|
2020-05-13 16:28:05 +08:00 |
Shawn Chain
|
f3943a7888
|
fix wrong macro name for LED/MODE pin
|
2020-05-13 16:27:12 +08:00 |
Jonathan Naylor
|
737454281a
|
Merge pull request #270 from shawnchain/add_nqf_board_pin_defs_header
pin header file for nqf board
|
2020-05-13 08:43:19 +01:00 |
Shawn Chain
|
1aef42bb21
|
add missing header files for nqf board
|
2020-05-13 15:28:08 +08:00 |
Jonathan Naylor
|
9550299e4d
|
Merge pull request #268 from shawnchain/drcc_dvm_nqf_board_support
Supports drcc_dvm_nqf board
|
2020-05-13 07:46:58 +01:00 |
Shawn Chain
|
f8879e1f25
|
Supports drcc_dvm_nqf board
|
2020-05-13 13:51:02 +08:00 |
Jonathan Naylor
|
43e00bbe1d
|
Merge pull request #266 from shawnchain/io_pins_def_for_each_board_type
Extract the IO pins defs from IOSTM.cpp to separate files
|
2020-05-12 16:28:04 +01:00 |
Shawn Chain
|
f31b682625
|
Extract the IO pins defs from IOSTM.cpp to separate files
|
2020-05-12 23:21:05 +08:00 |
Jonathan Naylor
|
66feb9d50b
|
Merge branch 'master' into FM
|
2020-05-12 15:48:44 +01:00 |
Jonathan Naylor
|
0b14b0b73f
|
Merge pull request #265 from shawnchain/mode_led_fm_fix
fix compile error if no MODE_LEDS defined
|
2020-05-12 15:48:22 +01:00 |
Shawn Chain
|
50706c6f09
|
fix compile error if no MODE_LEDS defined
|
2020-05-12 22:44:15 +08:00 |
Jonathan Naylor
|
435544f7a1
|
Add CTCSS hysteresis.
|
2020-05-12 13:55:30 +01:00 |
Jonathan Naylor
|
75e32e1b71
|
Merge branch 'master' into FM
|
2020-05-11 13:41:37 +01:00 |
Jonathan Naylor
|
7ebc4044f9
|
Remove Coocox file.
|
2020-05-11 13:41:10 +01:00 |
Jonathan Naylor
|
c54c13c146
|
Merge branch 'master' into FM
|
2020-05-11 13:33:49 +01:00 |
phl0
|
17a3743cd8
|
Add GPIO and LEDs for FM mode
|
2020-05-11 14:27:23 +02:00 |
Jonathan Naylor
|
4cba5931f4
|
Loosen the conditions for returning to STATE_IDLE
|
2020-05-10 21:29:01 +01:00 |
Jonathan Naylor
|
d0062a55f8
|
Rescale the FM calibration output.
|
2020-05-10 17:31:21 +01:00 |
Jonathan Naylor
|
66ea3ad0d1
|
Only use the CTCSS delay when not using COS.
|
2020-05-10 17:15:54 +01:00 |
Jonathan Naylor
|
85acdc7121
|
Merge pull request #259 from F4FXL/FM
Fix stuck on TX
|
2020-05-10 17:06:26 +01:00 |
Geoffrey Merck
|
a2518e99f2
|
Fix stuck on TX
|
2020-05-10 17:29:17 +02:00 |
Jonathan Naylor
|
3bb7cde322
|
Add input audio delay to match the CTCSS decoder results.
|
2020-05-09 13:01:02 +01:00 |
Jonathan Naylor
|
fa29a27695
|
Ensure all output audio is flushed before leaving FM state.
|
2020-05-09 12:53:50 +01:00 |
Jonathan Naylor
|
e30eb3adaf
|
Reduce the output buffer loading.
|
2020-05-08 17:18:26 +01:00 |
Jonathan Naylor
|
9b0fed975c
|
Buffer output after adding some initial silence.
|
2020-05-08 15:48:03 +01:00 |
Jonathan Naylor
|
5ca9313db8
|
Merge pull request #248 from F4FXL/FM
Make the FM chain RX Level independant
|
2020-05-08 09:18:58 +01:00 |
Geoffrey Merck
|
feff1ee2c7
|
remove emphasis
|
2020-05-08 09:04:28 +02:00 |
Geoffrey Merck
|
77e0deee76
|
Make whole FM chain RX level independant
|
2020-05-08 09:01:00 +02:00 |
Jonathan Naylor
|
61ae1fc83a
|
Add transmit hangs to NXDN and P25.
|
2020-05-06 17:42:46 +01:00 |
Jonathan Naylor
|
eb9c0dfd93
|
Allow for the inversion of COS levels.
|
2020-05-06 11:34:04 +01:00 |
Jonathan Naylor
|
79a09e61fa
|
Add the dot to the FM keyer.
|
2020-05-05 21:02:56 +01:00 |
Jonathan Naylor
|
9978a75651
|
Merge branch 'master' into FM
|
2020-05-05 21:01:15 +01:00 |
Jonathan Naylor
|
bd16d13531
|
Add the dot to the CW Id.
|
2020-05-05 21:00:36 +01:00 |
Jonathan Naylor
|
f00d729264
|
Merge pull request #246 from F4FXL/bugfix/STM32F1_POG
Bug Fixes for the STM32F1_POG and derivatives
|
2020-05-05 10:17:03 +01:00 |
Geoffrey Merck
|
a4ddc2a060
|
Merge remote-tracking branch 'upstream/FM' into bugfix/STM32F1_POG
|
2020-05-05 11:02:27 +02:00 |
Geoffrey Merck
|
a938c8b708
|
Reduce buffer size
|
2020-05-05 10:48:44 +02:00 |
Jonathan Naylor
|
aa7a484c7a
|
Allow the start callsign to occur when the kerchunk timer has latched.
|
2020-05-04 22:18:51 +01:00 |
Jonathan Naylor
|
915be8c279
|
Calculate the AckMinTime accurately.
|
2020-05-04 22:06:57 +01:00 |
Geoffrey Merck
|
87feadd451
|
Better LED management
|
2020-05-04 19:12:45 +02:00 |
Geoffrey Merck
|
419ab89ee9
|
Merge branch 'bugfix/STM32F1_POG' of https://github.com/F4FXL/MMDVM into bugfix/STM32F1_POG
|
2020-05-04 16:44:25 +02:00 |
Geoffrey Merck
|
fcdb582893
|
Change FM LED Pin
|
2020-05-04 16:43:08 +02:00 |