Jonathan Naylor
9720c7a40d
Make space for dPMR.
2025-07-09 13:38:55 +01:00
Jonathan Naylor
43f8b2f6f0
Change all of the enums to the modern format.
2025-03-13 18:16:33 +00:00
Jonathan Naylor
ebea3eddb2
Revert "Amalgamate the two Trellis implementations and small cleanups."
...
This reverts commit ec9f7d7496 .
2024-10-04 17:14:36 +01:00
Jonathan Naylor
ec9f7d7496
Amalgamate the two Trellis implementations and small cleanups.
2024-10-02 14:42:25 +01:00
Jonathan Naylor
738c82d7b9
Fix the Winsock compilation errors.
2024-04-22 19:12:33 +01:00
Jonathan Naylor
ca2bff7e9e
Begin getting it to compile on Windows again.
2024-04-22 12:48:44 +01:00
Jonathan Naylor
45821b1881
Refresh the display handlers.
2023-10-03 16:20:29 +01:00
Jonathan Naylor
8b45e04ea0
Merge branch 'master' into M17_AX25_FM
2021-04-25 10:26:57 +01:00
Daniel Caujolle-Bert
ec0bc51899
Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x].
2021-04-25 07:47:06 +02:00
Jonathan Naylor
d77e2a00ce
Restore the branch
2020-12-15 16:21:07 +00:00
Jonathan Naylor
135fd04e0d
Revert "Merge branch 'M17_AX25_FM'"
...
This reverts commit e1427e3e37 , reversing
changes made to bcdba292eb .
2020-12-15 15:52:27 +00:00
Jonathan Naylor
b921f99d0a
WIP on M17.
2020-10-16 10:35:19 +01:00
Jonathan Naylor
f070410f7e
Display and log the DG-ID in the Fusion mode.
2020-08-09 15:09:08 +01:00
Jonathan Naylor
dcdfca39d7
Add FM mode display.
2020-04-11 20:42:05 +01:00
root
64e3ae6d30
Better way to send to display that MMDVMHost is quitting
2018-08-15 18:17:42 +02:00
Jonathan Naylor
b398bba1ea
Add POCSAG processing and display code.
2018-06-11 21:30:49 +01:00
Jonathan Naylor
c3990c36ed
Add NXDN to the display code.
2018-01-17 19:04:00 +00:00
Tony Corbett G0WFV
3dab94d0e0
Add RSSI to LCDproc displays
2017-01-06 20:07:57 +00:00
Jonathan Naylor
202764dedd
Fix VS2015 compile for LCDProc.
2016-10-31 17:52:27 +00:00
Tony Corbett G0WFV
44e8f6717a
LCDproc: Make dimming the status screen optional
...
If you run another LCDproc client that doesn't dim the display when it displays its info, the display will effectively flash on and off (or dim/bright depending on your LCDd configuration) as it switches screens between MMDVMHost and the other client(s).
Making the dimming optional and turning it off in the host stops this "annoyance".
2016-10-29 22:07:54 +03:00
Tony Corbett G0WFV
627e4f1dc3
Initial LCDproc support
2016-10-28 13:22:20 +01:00