Jonathan Naylor
|
85751e0c51
|
Merge pull request #596 from F4FXL/FM_Ext
Use full lenght for FM frames
|
2020-05-31 21:13:50 +01:00 |
|
Geoffrey Merck
|
f01fc3e9fc
|
Ensure Modem FM frames are always 168 samples
|
2020-05-31 21:42:35 +02:00 |
|
Geoffrey Merck
|
82c6f717cf
|
Remove 250 length check
|
2020-05-31 20:35:04 +02:00 |
|
Jonathan Naylor
|
f18e253eac
|
Merge pull request #595 from F4FXL/FM_Ext
Make FM Network work
|
2020-05-31 11:28:15 +01:00 |
|
Geoffrey Merck
|
17b49fde88
|
Typo
|
2020-05-31 12:19:20 +02:00 |
|
Geoffrey Merck
|
aa5eeb3554
|
Merge remote-tracking branch 'upstream/FM_Ext' into FM_Ext
|
2020-05-31 12:15:36 +02:00 |
|
Geoffrey Merck
|
97a35e69a4
|
clean up
|
2020-05-31 12:14:16 +02:00 |
|
Geoffrey Merck
|
af6b7d79da
|
Adjust emphasis gains
|
2020-05-31 11:43:35 +02:00 |
|
Geoffrey Merck
|
bd1aa20803
|
Simplify writeModem, only 2 loops
|
2020-05-31 11:37:18 +02:00 |
|
Geoffrey Merck
|
015edf9b81
|
Simplify readmodem, only one loop
|
2020-05-31 11:01:53 +02:00 |
|
Geoffrey Merck
|
98cd2404f5
|
Use GNU Radio emphasis filters, add filters generation scripts
|
2020-05-31 09:17:45 +02:00 |
|
Geoffrey Merck
|
eef364b1a9
|
Enable Pre emphasis
|
2020-05-31 08:38:17 +02:00 |
|
Geoffrey Merck
|
8d4241d154
|
Reenable RTS
|
2020-05-31 08:20:39 +02:00 |
|
Geoffrey Merck
|
409e0de721
|
Send correct number of bytes
|
2020-05-31 07:03:01 +02:00 |
|
Geoffrey Merck
|
c2187fd624
|
Add 460800 serial speed
|
2020-05-30 20:19:46 +02:00 |
|
Geoffrey Merck
|
75d5083f8e
|
fixe network byte ordering, change audio dump to dumep 16 bit samples
|
2020-05-30 19:59:15 +02:00 |
|
Geoffrey Merck
|
0b8a9a1a4c
|
Increase FM TX Buffer size
|
2020-05-30 07:32:09 +02:00 |
|
Geoffrey Merck
|
a28aa77927
|
Add deemphasis and remove CTCSS, emphasis temp deactivated
|
2020-05-30 07:31:48 +02:00 |
|
Geoffrey Merck
|
02d1e2f0ef
|
Add CTCSS removal
|
2020-05-24 19:07:59 +02:00 |
|
Jonathan Naylor
|
1caffc1dad
|
Small cleanups.
|
2020-05-24 14:26:24 +01:00 |
|
Jonathan Naylor
|
12e58d5440
|
Merge pull request #593 from F4FXL/FM_Ext
FM Ext improvements
|
2020-05-24 10:10:25 +01:00 |
|
Geoffrey Merck
|
8b31cb34ff
|
Use stdio instead of iostream, fix file not properly closed
|
2020-05-24 10:47:11 +02:00 |
|
Geoffrey Merck
|
c0a9bb81a3
|
Fix sample packing
|
2020-05-24 08:00:27 +02:00 |
|
Geoffrey Merck
|
3b7d4d486e
|
Merge branch 'FM_Ext' of https://github.com/F4FXL/MMDVMHost into FM_Ext
|
2020-05-24 07:49:44 +02:00 |
|
Geoffrey Merck
|
ed3299a513
|
Fix unpack, add audio dump
|
2020-05-24 07:49:13 +02:00 |
|
Geoffrey Merck
|
ad843e7283
|
do not write EOT when network is not set
|
2020-05-24 07:49:12 +02:00 |
|
Jonathan Naylor
|
af34d9abc3
|
Linux compile fix.
|
2020-05-23 16:54:11 +01:00 |
|
Jonathan Naylor
|
0b185a0900
|
Clean up the I2C controller code.
|
2020-05-23 16:49:21 +01:00 |
|
Jonathan Naylor
|
303a0163d3
|
Make the modem speed dynamic with a default of 115200.
|
2020-05-23 13:03:55 +01:00 |
|
Geoffrey Merck
|
1290f9c49e
|
do not write EOT when network is not set
|
2020-05-20 18:07:57 +02:00 |
|
Jonathan Naylor
|
9d08f1605c
|
Merge pull request #591 from F4FXL/FM_Ext
Add FM Poll network message
|
2020-05-16 17:08:09 +01:00 |
|
Geoffrey Merck
|
578ef5a3d4
|
Handle poll message
|
2020-05-16 17:45:24 +02:00 |
|
Geoffrey Merck
|
23e92af6fa
|
Add Poll message
|
2020-05-16 17:40:42 +02:00 |
|
Geoffrey Merck
|
734af9453c
|
Fix message for FM EOT
|
2020-05-16 17:16:05 +02:00 |
|
Jonathan Naylor
|
a66f4c6188
|
Add an FM EOT network message.
|
2020-05-16 13:09:28 +01:00 |
|
Jonathan Naylor
|
283b54c46a
|
Merge pull request #590 from F4FXL/FM_Ext
Add FM EOT
|
2020-05-16 12:56:21 +01:00 |
|
Geoffrey Merck
|
dc41acbd21
|
Merge remote-tracking branch 'upstream/FM_Ext' into FM_Ext
|
2020-05-15 20:21:39 +02:00 |
|
Geoffrey Merck
|
b5316907ad
|
Handle FM EOT
|
2020-05-15 20:19:57 +02:00 |
|
Jonathan Naylor
|
56619166b6
|
Merge pull request #589 from F4FXL/FM_Ext
Tighten code, enable emphasis
|
2020-05-14 22:18:53 +01:00 |
|
Geoffrey Merck
|
d96e2204bf
|
Initialize all members
|
2020-05-14 22:02:05 +02:00 |
|
Geoffrey Merck
|
2165b38379
|
Make sur we always return even length
|
2020-05-14 22:01:38 +02:00 |
|
Geoffrey Merck
|
c413c3a855
|
Tighten code, reactivate emphasis
|
2020-05-14 22:01:10 +02:00 |
|
Jonathan Naylor
|
9e52db3ef3
|
Merge branch 'FM' into FM_Ext
|
2020-05-13 12:06:35 +01:00 |
|
Jonathan Naylor
|
dc5438e3aa
|
Merge branch 'master' into FM
|
2020-05-13 12:06:16 +01:00 |
|
Jonathan Naylor
|
083cc1155b
|
Merge branch 'master' into TXHang
|
2020-05-13 12:05:39 +01:00 |
|
Jonathan Naylor
|
8ac6a1b208
|
Merge branch 'FM' into FM_Ext
|
2020-05-12 16:24:42 +01:00 |
|
Jonathan Naylor
|
ce121c59da
|
Add the low CTCSS threshold value.
|
2020-05-12 13:43:43 +01:00 |
|
Jonathan Naylor
|
143652b7f2
|
Merge pull request #586 from F4FXL/FM_Ext
Some network stuff, still WIP
|
2020-05-11 17:53:50 +01:00 |
|
Geoffrey Merck
|
cbcbe4c56a
|
Used fixed length array
|
2020-05-11 18:38:07 +02:00 |
|
Geoffrey Merck
|
f9ccb7c876
|
Merge branch 'FM_Ext' of https://github.com/F4FXL/MMDVMHost into FM_Ext
|
2020-05-11 16:46:59 +02:00 |
|