Jonathan Naylor
|
d0c3d1ecfb
|
More rollback to original jitter buffer processing.
|
2019-11-04 13:48:13 +00:00 |
|
Jonathan Naylor
|
1e7f99127f
|
Add the DMR jitter buffer back in.
|
2019-11-03 22:17:51 +00:00 |
|
Jonathan Naylor
|
6bababeb96
|
Add OVCM support.
|
2019-10-11 18:24:25 +01:00 |
|
Christopher Hewitt
|
839a8c83ea
|
Increase data buffer size to avoid buffer overflow for P25.
|
2019-09-03 15:22:24 -04:00 |
|
Jonathan Naylor
|
72fe13780f
|
Remove the old System Fusion SQL config option and processing.
|
2019-02-12 11:29:05 +00:00 |
|
Jonathan Naylor
|
fe2a01e1b1
|
Fix DMR beacon bug spotted by Shawnchain.
|
2019-01-26 12:56:24 +00:00 |
|
phl0
|
79805f0fa8
|
Fix typo
|
2019-01-23 10:09:34 +01:00 |
|
Jonathan Naylor
|
9b2352c877
|
Beginnings of allowing for local POCSAG message transmissions.
|
2019-01-22 21:33:49 +00:00 |
|
Jonathan Naylor
|
ec986d97ee
|
Fixed silly bug.
|
2019-01-22 14:56:15 +00:00 |
|
Jonathan Naylor
|
b2050e673b
|
Allow for optional fixed modes. Inspired by Adrian VK4TUX.
|
2019-01-22 14:38:38 +00:00 |
|
Jonathan Naylor
|
b57d42327a
|
Make the remote command handler more flexible and add an optional
timeout to the new mode.
|
2019-01-22 13:40:02 +00:00 |
|
Jonathan Naylor
|
8ae8894d6f
|
Remove the concept of fixed modes.
|
2019-01-21 08:42:32 +00:00 |
|
Jonathan Naylor
|
393b53f8a1
|
Enable the modes in Idle mode and when enabled (obviously).
|
2019-01-19 21:28:58 +00:00 |
|
Jonathan Naylor
|
ae9e6ea6ab
|
Reset the mode's state machines when going to the disabled state.
|
2019-01-19 17:15:24 +00:00 |
|
Jonathan Naylor
|
b16aaa653c
|
Add the concept of fixed modes.
|
2019-01-18 15:57:05 +00:00 |
|
Jonathan Naylor
|
76badb28f1
|
Add more intelligence to the remote control.
|
2019-01-15 21:45:29 +00:00 |
|
Jonathan Naylor
|
455755328a
|
Fix silly bug in remote control.
|
2019-01-11 13:02:33 +00:00 |
|
Jonathan Naylor
|
8366868382
|
Fix compile issue.
|
2019-01-10 21:50:57 +00:00 |
|
Jonathan Naylor
|
e52d0e619f
|
Move POCSAG to match the other modes.
|
2019-01-10 14:03:23 +00:00 |
|
Jonathan Naylor
|
335b56f4bd
|
Add busy lockout to remote mode handling.
|
2019-01-10 09:05:15 +00:00 |
|
Jonathan Naylor
|
8aa2f00c1b
|
Fixes for Windows.
|
2019-01-09 19:47:59 +00:00 |
|
Jonathan Naylor
|
b43a354343
|
Expand range of commands.
|
2019-01-07 13:54:52 +00:00 |
|
Jonathan Naylor
|
42a48209d4
|
Add remote control interface.
|
2019-01-07 11:03:37 +00:00 |
|
Shawn Chain
|
fba77bb95e
|
Add NullModem support
|
2018-12-07 17:36:11 +08:00 |
|
Jonathan Naylor
|
e847711d17
|
Add MobileGPS support for DMR.
|
2018-11-06 12:14:57 +00:00 |
|
Jonathan Naylor
|
d2e0d82d56
|
Fix and clean up the new lock file code.
|
2018-10-11 07:50:30 +01:00 |
|
Jonathan Naylor
|
edaf37101a
|
Add MMDVM lock file based on an idea by DB1OFH.
|
2018-10-10 20:05:24 +01:00 |
|
Luca Marchesano
|
f978a91519
|
Add select ack message dstar
AckMessage = 0 set BER status
AckMessage = 1 set RSSI status
|
2018-09-14 12:30:48 +02:00 |
|
root
|
574343c439
|
Process data from display to MMDVMHost (serial pass-through & transparent data)
also taking into account the sendFrameType parameter
Do not control Nextion backlight when active brightness is zero
|
2018-09-13 20:35:12 +02:00 |
|
root
|
64e3ae6d30
|
Better way to send to display that MMDVMHost is quitting
|
2018-08-15 18:17:42 +02:00 |
|
root
|
86fb3b6944
|
New option SendFrameType so one can send transparent data also to the modem serial port.
If set, one then has to specify the frame type (0x80 for modem serial of 0x90 for transparent data) as first byte af the message.
|
2018-08-13 20:39:16 +02:00 |
|
Shawn Chain
|
464d0fdc6f
|
Move display creation from main class to static CDisplay::create()
|
2018-07-31 11:36:37 +08:00 |
|
Shawn Chain
|
d715470b1c
|
Extract I2C logic from SerialController to separate class
|
2018-07-30 21:58:35 +08:00 |
|
Jonathan Naylor
|
f4718ebb9c
|
Fix Windows compile error.
|
2018-07-26 18:43:57 +01:00 |
|
Andy CA6JAU
|
e97006d7c9
|
Fix stderr messages in daemon mode
|
2018-07-24 00:29:05 -04:00 |
|
Jonathan Naylor
|
03682b000a
|
Clean up the I2C code.
|
2018-07-19 18:42:23 +01:00 |
|
Hootie81
|
40db88d5f8
|
modified: Conf.cpp
modified: Conf.h
modified: MMDVMHost.cpp
modified: Modem.cpp
modified: Modem.h
modified: SerialController.cpp
modified: SerialController.h
|
2018-07-19 13:09:00 +00:00 |
|
Jonathan Naylor
|
d49c679b46
|
Merge branch 'master' into pocsag
|
2018-07-04 19:01:24 +01:00 |
|
Jonathan Naylor
|
bb9db2ce93
|
Clean up the merged code.
|
2018-07-04 19:00:51 +01:00 |
|
Shawn Chain
|
1ab0610543
|
patch stdlib header
|
2018-07-03 10:04:44 +08:00 |
|
Shawn Chain
|
0ee26a5a98
|
patch to keep root permision for openwrt
|
2018-07-03 10:01:19 +08:00 |
|
Jonathan Naylor
|
93917ef9b4
|
Add a timer to refresh the DAPNET Gateways status every 30 seconds.
|
2018-06-28 07:08:04 +01:00 |
|
Jonathan Naylor
|
5cf86578fc
|
Merge branch 'master' into pocsag
|
2018-06-18 18:18:36 +01:00 |
|
Jonathan Naylor
|
34ceb912c9
|
Move log initialisation.
|
2018-06-18 18:18:09 +01:00 |
|
Jonathan Naylor
|
413a44e088
|
Add the POCSAG frequency to the modem protocol (for hotspots).
|
2018-06-12 19:40:49 +01:00 |
|
Jonathan Naylor
|
2a0364a6d4
|
nitial commit of POCSAG files.
|
2018-06-07 18:46:03 +01:00 |
|
Jonathan Naylor
|
31beeee604
|
Add the YSF TX hang parameter.
|
2018-05-21 21:32:33 +01:00 |
|
KD4Z
|
e790ea3f71
|
OLED Display - missing ref
forgot to include the hook to pass the slot enables down into the driver
|
2018-04-09 12:53:57 -04:00 |
|
Jonathan Naylor
|
48300c0aa8
|
Merge branch 'master' into icom
|
2018-03-22 07:14:09 +00:00 |
|
Jonathan Naylor
|
52ec2f205c
|
Add modem transparent modem data mode. Not used on the MMDVM currently.
|
2018-03-22 07:13:13 +00:00 |
|