Jonathan Naylor
|
489853f200
|
Fix the TX Hang.
|
2020-05-20 15:27:16 +01:00 |
Jonathan Naylor
|
2cf2ce4dfa
|
Fix the TX Hang handling.
|
2020-05-20 15:16:12 +01:00 |
Jonathan Naylor
|
96e1a765f9
|
Merge pull request #279 from F4FXL/FM_Ext
Remove SerialUSB for Arduino and remove uneeded class
|
2020-05-20 10:17:33 +01:00 |
Geoffrey Merck
|
04982c25c0
|
Remove SerialUSB for Arduino
|
2020-05-20 11:06:02 +02:00 |
Geoffrey Merck
|
a3ffa9ed36
|
Remove no longer needed SerialRB class
|
2020-05-20 08:08:22 +02:00 |
Jonathan Naylor
|
e7a22482db
|
Set the COS LED on incoming RF transmissions.
|
2020-05-19 13:45:17 +01:00 |
Jonathan Naylor
|
5f29808b80
|
Set the COS LED correctly.
|
2020-05-19 12:09:44 +01:00 |
Jonathan Naylor
|
063b21f999
|
Try and make the closing callsign appear.
|
2020-05-18 11:09:56 +01:00 |
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
|
625749a546
|
Fixed up the use of the writeFMEOT method.
|
2020-05-16 13:15:21 +01:00 |
Jonathan Naylor
|
d75042dc4c
|
Merge pull request #276 from F4FXL/FM_Ext
Add FM EOT
|
2020-05-16 12:57:33 +01:00 |
Geoffrey Merck
|
296ac88842
|
Correct length
|
2020-05-16 12:08:26 +02:00 |
Geoffrey Merck
|
48e863d1d0
|
Sent EOT on rf timeout
|
2020-05-15 21:19:26 +02:00 |
Geoffrey Merck
|
7b915f9cac
|
Only send EOT when EXT is enabled
|
2020-05-15 21:06:16 +02:00 |
Geoffrey Merck
|
e330c9f52a
|
Fix typo
|
2020-05-15 21:05:57 +02:00 |
Geoffrey Merck
|
9470b1d6d3
|
Merge remote-tracking branch 'upstream/FM_Ext' into FM_Ext
|
2020-05-15 20:21:12 +02:00 |
Geoffrey Merck
|
388620b182
|
Add FM EOT
|
2020-05-15 18:53:34 +02:00 |
Jonathan Naylor
|
72e45177f3
|
Merge pull request #275 from F4FXL/FM_Ext
Minor fix, reduce memory usage
|
2020-05-14 22:19:27 +01:00 |
Geoffrey Merck
|
90b82621f2
|
Merge remote-tracking branch 'upstream/FM_Ext' into FM_Ext
|
2020-05-14 22:02:47 +02: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 |
Geoffrey Merck
|
cfcb7ed852
|
Really fix TX Buffer ovrflows,, reduce delay buffer memory footprint
|
2020-05-14 09:10:11 +02:00 |
Geoffrey Merck
|
b245be464f
|
Fix txbuffer overflows and bring back elegant while loop
|
2020-05-13 22:57:42 +02:00 |
Jonathan Naylor
|
139003d4c7
|
Merge pull request #274 from F4FXL/FM_Ext
Add define to use native USB port on Arduino
|
2020-05-13 20:19:41 +01:00 |
Geoffrey Merck
|
c47eacd010
|
Add define to use native port on Arduino
|
2020-05-13 21:02:19 +02:00 |
Jonathan Naylor
|
6b01f12602
|
Merge branch 'FM' into FM_Ext
|
2020-05-13 12:03:12 +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
|
4f93c6022c
|
Merge pull request #273 from F4FXL/FM_Ext
Send unsigned data and simplify downdampling code
|
2020-05-13 11:44:37 +01:00 |
Geoffrey Merck
|
81f6b6be53
|
Send usigned data and simplify downdamplign code
|
2020-05-13 12:42:14 +02:00 |
Jonathan Naylor
|
fa9f89700f
|
Merge pull request #272 from F4FXL/FM_Ext
Fix compiler warnings
|
2020-05-13 11:10:04 +01:00 |
Geoffrey Merck
|
9023b6ae13
|
Correct indentation
|
2020-05-13 12:03:52 +02:00 |
Geoffrey Merck
|
df23e15c91
|
Fix compilation warnings
|
2020-05-13 11:52:59 +02:00 |
Jonathan Naylor
|
51e5e7b851
|
Merge branch 'FM' into FM_Ext
|
2020-05-13 10:31:17 +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 |
Jonathan Naylor
|
056dd908b3
|
Merge pull request #269 from F4FXL/FM_Ext
Fix crash when writing to serial, Tighten handling of incomign data
|
2020-05-13 07:41:39 +01:00 |
Geoffrey Merck
|
62f239ccc9
|
Fix modem crash while writing to serial, Split IO write and serial write to 2 separate loops.
|
2020-05-13 08:31:59 +02:00 |
Shawn Chain
|
f8879e1f25
|
Supports drcc_dvm_nqf board
|
2020-05-13 13:51:02 +08:00 |
Geoffrey Merck
|
994226e4b1
|
Tighten incoming data, Add FM UpSampler
|
2020-05-12 22:06:26 +02:00 |
Jonathan Naylor
|
2cc6c1f68f
|
Merge pull request #267 from F4FXL/FM_Ext
Write Audio to serial
|
2020-05-12 19:00:09 +01:00 |
Geoffrey Merck
|
8e8cf35b19
|
Merge remote-tracking branch 'upstream/FM_Ext' into FM_Ext
|
2020-05-12 17:55:41 +02:00 |
Geoffrey Merck
|
66de35b6d8
|
Move downsamplig call back to samples
|
2020-05-12 17:55:24 +02:00 |