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
Jonathan Naylor
98a31e8d20
Allow more control over NXDN networking.
2018-03-12 20:55:53 +00:00
Jonathan Naylor
12cfaec1f6
Align the networking with NXCore.
2018-03-01 20:28:43 +00:00
Jonathan Naylor
d17ca9b4ba
Begin handling Icom format network frames. Work in progress.
2018-02-15 20:20:07 +00:00
Jonathan Naylor
635a774c83
Merge branch 'master' into nxdn
2018-02-08 20:50:18 +00:00
Jonathan Naylor
e6ed2e17a1
Roll back the jitter buffer changes.
2018-02-08 20:25:03 +00:00
Andy CA6JAU
c83b01df45
Enabling NXDN network receiving
2018-02-07 21:19:51 -03:00
Jonathan Naylor
3858cf4aec
Merge branch 'master' into nxdn
2018-02-01 06:59:46 +00:00
Jonathan Naylor
43fdb770a9
Make the jitter buffer switchable.
2018-02-01 06:59:11 +00:00
Jonathan Naylor
5291a6427c
Add more NXDN support files.
2018-01-17 21:21:25 +00:00
Jonathan Naylor
8fa4779ca9
Merge branch 'master' into nxdn
2018-01-16 20:14:57 +00:00
Jonathan Naylor
e0a5ae7fb3
Add the NXDN LICH processing.
2018-01-16 20:10:35 +00:00
Jonathan Naylor
323179d525
Add more DMR beacon parameters.
2018-01-16 18:35:29 +00:00
Jonathan Naylor
10b0d3c14c
Merge branch 'master' into nxdn
2018-01-15 21:12:56 +00:00
Jonathan Naylor
712cfc89c6
Add basic NXDN networking.
2018-01-15 21:03:34 +00:00
Jonathan Naylor
d3395278c6
Add locally timed DMR roaming beacons.
2018-01-15 19:22:01 +00:00
Jonathan Naylor
b2586654a2
Initial commit of NXDN scaffolding.
2018-01-11 19:35:33 +00:00
Jonathan Naylor
526e2c436d
Add the jitter buffer for DMR.
2018-01-10 19:05:59 +00:00
Jonathan Naylor
d83c17dccc
Merge pull request #364 from on7lds/dev
...
New Nextion Display Layouts
2018-01-08 18:27:40 +00:00
Andy CA6JAU
1805a98f72
RF power level control for MMDVM_HS compatible devices
2017-12-30 12:05:11 -03:00
ON7LDS
59c4ce47f0
New Nextion display layouts (3 and 4) which let you do all layout processing in the display itsself.
2017-12-05 20:50:56 +01:00
Jonathan Naylor
71bd38f9e9
Revert "Revert "Simplify the logic by removing the ring buffer.""
...
This reverts commit d4d26fc05f
.
2017-11-28 10:19:13 +00:00
Jonathan Naylor
220cd0a0f9
Revert "Full integration of the jitter buffer into DMR."
...
This reverts commit e1800c0fe0
.
2017-11-28 10:09:29 +00:00
Jonathan Naylor
e1800c0fe0
Full integration of the jitter buffer into DMR.
2017-11-23 13:18:37 +00:00
Jonathan Naylor
ce891019d3
Basic jitter buffer for DMR, unfinished work.
2017-11-23 11:54:45 +00:00
Jonathan Naylor
711bcbf745
Reformat code and make small alterations.
2017-11-15 10:47:56 +00:00
ON7LDS
3b62bd1666
New Nextion screen layout with better looking fonts
...
New parameter for selecting ON7LDS Nextion screen layout
The active ip address of the host is showed on main screen
Nextion DMR page:
* Talker alias (if available) will be decoded and displayed (in green to know it's the TA)
* Font will get smaller if TA is to long
GPS data will be decoded and logged
2017-11-13 21:48:47 +01:00
phl0
ecb4ea1a38
Rename config file values (acc. to #ee93e4ce)
2017-11-09 23:17:25 +01:00