Commit Graph

2781 Commits

Author SHA1 Message Date
Carsten Schmiemann 9a3cfe9fd9 Remove wiringPi depencies 2022-11-27 04:22:43 +01:00
Carsten Schmiemann de6f60ed5d Display ID 2022-07-30 00:30:52 +02:00
Carsten Schmiemann 035dd944ab Set Mode to DMR at bootup 2022-07-30 00:10:10 +02:00
Carsten Schmiemann 0082295493 Fix header 2022-07-30 00:01:42 +02:00
Carsten Schmiemann 575a36e42c Log incoming radio id, verbose log of downlink 2022-07-29 23:59:37 +02:00
Carsten Schmiemann 10fe14ab72 Fix whitelist output 2022-07-29 23:23:49 +02:00
Carsten Schmiemann 7a551ddf04 Show whitelist on start 2022-07-29 23:08:25 +02:00
Carsten Schmiemann f8ad2e28ca Change prefix length 2022-07-29 22:37:10 +02:00
Carsten Schmiemann ca8571c276 Rename DMR access control 2022-07-29 22:33:32 +02:00
Carsten Schmiemann bbd72df6fc Add one byte to DMR ID lookup 2022-07-29 19:28:25 +02:00
Carsten Schmiemann a81c03b0ef Modify makefile for rpi 2022-07-29 19:25:03 +02:00
Carsten Schmiemann 9e7186b9bd Set fixed mode 2022-07-29 19:24:39 +02:00
Carsten Schmiemann 58f9b7388c Fix build 2022-07-29 19:08:46 +02:00
Carsten Schmiemann 31cc01c811 Clean up files 2022-07-29 18:54:00 +02:00
Carsten Schmiemann f26ab797dc Clean up code 2022-07-29 18:49:08 +02:00
Carsten Schmiemann 77a9501dc4 fix typo in Readme 2022-07-29 13:22:37 +02:00
Carsten Schmiemann 842bb20fbf Changed readme 2022-07-29 13:22:14 +02:00
Jonathan Naylor fe195c4e40 Rewrite the OVCM handling. 2022-05-23 22:35:14 +01:00
Jonathan Naylor 33939d8cf5
Merge pull request #746 from es2ast/patch-2 2022-04-16 09:15:23 +01:00
es2ast 60b5e425df
MMDVM protocol ver 2 hwType
Repeater Builder ver 4 board
2022-04-16 03:37:00 +03:00
Jonathan Naylor 3e8cda274d
Merge pull request #741 from cainbit/fix_uart_setnonblock 2022-03-07 07:59:57 +00:00
Jonathan Naylor 452be45b11
Merge pull request #742 from iddq/master
Add Radio Check CSBK
2022-03-06 20:01:37 +00:00
Jonathan Naylor d94043e06d
Merge pull request #739 from AG4OJ/patch-6
sendCommandAction(15) used twice
2022-03-06 20:00:00 +00:00
iddq 82024fae5f Add Radio Check CSBK 2022-03-04 10:53:54 +01:00
cainbit ace0d21975 fix UART setNonblock bug. 2022-02-18 10:06:49 +08:00
William R. Pelfrey 6290449266
sendCommandAction(15) used twice
sendCommand(15) used for LOCKOUT in line 235 and FM in line 277. Changing FM to unused 18 could be preferable.
2022-02-10 16:53:38 -05:00
Jonathan Naylor efff4f0dc4 Add the missing UseCOSAsLockout configuration option. 2022-01-31 17:37:24 +00:00
Jonathan Naylor 2b34978be1
Merge pull request #737 from f1rmb/disable_remotecommand_logging
Add a way to disable the RemoteCommand logging (annoying when RemoteCommand is heavily used).
2022-01-24 07:12:54 +00:00
Jonathan Naylor f81e8fbdf5
Merge pull request #736 from f1rmb/hosts_remote_command
Add new remote command:
2022-01-24 07:12:44 +00:00
Daniel Caujolle-Bert 4d294fda56 Add a way to disable the RemoteCommand logging (annoying when RemoteCommand is heavily used). 2022-01-24 02:55:18 +00:00
Jonathan Naylor fed4400632
Merge pull request #734 from f1rmb/remotecommand_argument_usage
Display optional argument to RemoteCommand's usage output.
2022-01-23 19:49:30 +00:00
Daniel Caujolle-Bert a30ae3af4d Add new remote command:
- hosts: display connected hosts, or NONE if disconnected (surrounded with double quotes).
Increase buffer size, for reply string, from 100 to 1024.
2022-01-21 10:51:41 +00:00
Daniel Caujolle-Bert a6b05aab5b Display optional argument to RemoteCommand's usage output. 2022-01-20 14:25:53 +01:00
Jonathan Naylor e0adf4328b
Merge pull request #731 from f1rmb/m17_remotecommand_status 2022-01-07 12:11:41 +00:00
Daniel Caujolle-Bert 20b1367848 Add M17 network status to Remote command "status" output.
YSFNetwork: fix ::IsConnected(), it should not take m_enabled in account.
2022-01-07 11:47:19 +00:00
Jonathan Naylor 4b864661a7 Update the README. 2021-12-13 10:32:28 +00:00
Jonathan Naylor 5d9acbae1b
Merge pull request #729 from nolith/m17-logo 2021-12-09 18:31:56 +00:00
Alessio Caiazza 572227a073 Add M17 logo for OLED display 2021-12-09 18:24:21 +01:00
Jonathan Naylor a26f9af671
Merge pull request #728 from AG4OJ/patch-2
Changes To Agree With Code In Nextion.cpp
2021-11-25 21:54:18 +00:00
William R. Pelfrey a919088f1f
Changes To Agree With Code In Nextion.cpp
Please apply these changes so they agree with the code in file Nextion.cpp.
2021-11-25 16:06:17 -05:00
Jonathan Naylor 18823b6c9c
Merge pull request #725 from AG4OJ/patch-1
These Are Conflict Changes - Proposed AG4OJ
2021-11-23 16:39:03 +00:00
Jonathan Naylor 94981664e0
Merge pull request #726 from on7lds/master
Add M17 to the ON7LDS layouts and documentation
2021-11-23 16:38:31 +00:00
on7lds bcc73d87aa Add M17 to the ON7LDS layouts and documentation files.
Send unique status codes for M17 to the Nextion display.
2021-11-23 08:35:12 +01:00
ON7LDS 8ecc41b0bb Add M17 to the ON7LDS layouts and documentation files
Send unique status codes for M17 to the Nextion display
2021-11-23 08:10:48 +01:00
William R. Pelfrey af8d1f45ed
These Are Conflict Changes - Proposed AG4OJ
Please over look these changes to help stabilize the new M17 Mode additions.
2021-11-21 15:21:59 -05:00
Jonathan Naylor b1d5973bb0
Merge pull request #721 from jg1uaa/master 2021-10-30 17:27:36 +01:00
SASANO Takayoshi 483a886fa8 TFTSurenoo: initialize improvement
Sometimes the timing of transmitted data through Nextion UART port on
MMDVM board is not accurate. For example, 250ms delay of lcdReset() is
ignored.

(via MMDVM LCD-UART port)
[2021/10/29 23:04:57.481] RESET;
[2021/10/29 23:04:57.482] CLR(0);
[2021/10/29 23:04:58.100]
[2021/10/29 23:04:58.101] DIR(1);BL(50);SBC(0);
[2021/10/29 23:04:58.142] BOXF(0,0,159,127,0);DCV24(0,0,'MMDVM',4);DCV16(0,32,'JG1UAA / 440xxxx',5);DCV16(0,48,'IDLE',5);

(via native serial port)
[2021/10/30 08:11:21.587] RESET;
[2021/10/30 08:11:21.827] CLR(0);
[2021/10/30 08:11:37.478]
[2021/10/30 08:11:37.480] DIR(1);BL(50);SBC(0);
[2021/10/30 08:11:37.498] BOXF(0,0,159,127,0);DCV24(0,0,'MMDVM',4);DCV16(0,32,'JG1UAA / 440xxxx',5);DCV16(0,48,'IDLE',5);

Ignoring screen direction(DIR), background color(SBC) breaks screen layout.
To solve this, send some LCD configuration command at refreshDisplay().
This is not smart solution, but inevitable.
2021-10-30 08:48:15 +09:00
Jonathan Naylor 204b4140bb Fix compiler warning 2021-10-25 17:57:41 +01:00
Jonathan Naylor 8a5f79878e
Merge pull request #719 from jg1uaa/master 2021-10-25 16:19:15 +01:00
Jonathan Naylor e960b052db
Merge pull request #720 from shawnchain/macos-uart460800-fix 2021-10-25 16:18:20 +01:00