Jonathan Naylor
|
8d31808ae8
|
Increase serial port speed to 460800.
|
2020-11-24 16:24:32 +00:00 |
|
Jonathan Naylor
|
8886a46588
|
Allow the I2C slace address to be dynamic, as it should be.
|
2020-11-24 11:35:59 +00:00 |
|
Jonathan Naylor
|
53984c3d93
|
Merge branch 'M17_AX25_FM' into I2C
|
2020-11-24 09:28:15 +00:00 |
|
Jonathan Naylor
|
3968786044
|
Merge branch 'master' into M17_AX25_FM
|
2020-11-24 09:27:30 +00:00 |
|
Jonathan Naylor
|
1b0caaae23
|
Update README.md
|
2020-11-24 09:27:01 +00:00 |
|
Jonathan Naylor
|
cdd58699f3
|
Small code cleanups.
|
2020-11-24 09:24:21 +00:00 |
|
Jonathan Naylor
|
54c1a2071a
|
Initial commit of compilng OLED display code.
|
2020-11-18 10:42:53 +00:00 |
|
Jonathan Naylor
|
9690df21ed
|
Abstract the processing a little more.
|
2020-11-17 17:35:40 +00:00 |
|
Jonathan Naylor
|
7aa84291c7
|
Include OLED.o for all the Makefiles.
|
2020-11-17 17:08:57 +00:00 |
|
Jonathan Naylor
|
df5d3e1c89
|
Cleanups and start of the Pi support.
|
2020-11-17 17:00:14 +00:00 |
|
Jonathan Naylor
|
76ee3045bc
|
Add modem I2C/OLED support.
|
2020-11-17 16:56:12 +00:00 |
|
Jonathan Naylor
|
ed4929f28a
|
Bring most of the OLED library into the OLED driver for portability.
|
2020-11-17 15:30:59 +00:00 |
|
Jonathan Naylor
|
030fecf6cd
|
Textual clanups of the OLED driver.
|
2020-11-17 12:06:10 +00:00 |
|
Jonathan Naylor
|
9960822423
|
Upgrade the OLED driver.
|
2020-11-17 11:50:00 +00:00 |
|
Jonathan Naylor
|
9055cd717f
|
Merge branch 'M17_AX25_FM' into I2C
|
2020-11-17 10:45:30 +00:00 |
|
Jonathan Naylor
|
8e857edda2
|
Merge branch 'M17_AX25_FM' of https://github.com/g4klx/MMDVMHost into M17_AX25_FM
|
2020-11-16 16:58:33 +00:00 |
|
Jonathan Naylor
|
43733df7a4
|
Add M17 to the OLED display, even though it does say NXDN!
|
2020-11-16 16:56:36 +00:00 |
|
Jonathan Naylor
|
66bcca7e91
|
Start making the OLED driver available for modem redirection.
|
2020-11-15 18:12:38 +00:00 |
|
Jonathan Naylor
|
d48939bd90
|
I2C is write-only.
|
2020-11-15 17:52:29 +00:00 |
|
Jonathan Naylor
|
302a23b6e6
|
Add M17 to the OLED display.
|
2020-11-13 16:01:46 +00:00 |
|
Jonathan Naylor
|
14bb39af63
|
Beginnings of modem I2C OLED support.
|
2020-11-13 15:32:43 +00:00 |
|
Jonathan Naylor
|
2618a14ae5
|
Handle returned modem serial data properly.
|
2020-11-13 14:56:39 +00:00 |
|
Jonathan Naylor
|
a98f65e3aa
|
Rename the modem data type MMDVM_SERIAL to MMDVM_SERIAL_DATA to match
the modem.
|
2020-11-13 12:10:41 +00:00 |
|
Jonathan Naylor
|
021c0fea4d
|
Fix M17 bug spotted by nostar.
|
2020-11-13 09:24:37 +00:00 |
|
Jonathan Naylor
|
bb5e20538d
|
Change the M17 logging slightly.
|
2020-11-11 18:35:52 +00:00 |
|
Jonathan Naylor
|
c1bb4c825e
|
Change M17 enable bit position.
|
2020-11-11 11:47:46 +00:00 |
|
Jonathan Naylor
|
644351db4f
|
Merge branch 'master' into M17_AX25_FM
|
2020-11-11 11:43:59 +00:00 |
|
Jonathan Naylor
|
c800a4d369
|
Merge pull request #652 from ct1jib/patch-1
Update MMDVM.ini
|
2020-11-11 09:20:41 +00:00 |
|
Jonathan Naylor
|
ffe0fd0cbb
|
Change the M17 enable bit position for version 1 protocol.
|
2020-11-10 16:58:03 +00:00 |
|
Jonathan Naylor
|
067c1039d1
|
Merge branch 'M17_AX25_FM' of https://github.com/g4klx/MMDVMHost into M17_AX25_FM
|
2020-11-10 13:51:03 +00:00 |
|
Jonathan Naylor
|
8c65b1c1d9
|
Remove the out of date ISSUES.txt
|
2020-11-10 13:50:30 +00:00 |
|
Jonathan Naylor
|
a4ba00f567
|
Small cleanups.
|
2020-11-10 11:45:13 +00:00 |
|
Jonathan Naylor
|
eece693f05
|
Remove support for the Hobbytronics TFT display.
|
2020-11-10 10:08:59 +00:00 |
|
Jonathan Naylor
|
dbd779a6d3
|
Fix obvious crash issue.
|
2020-11-10 10:01:05 +00:00 |
|
Jonathan Naylor
|
f89145b772
|
Remove support for the UMP (sob).
|
2020-11-10 09:58:10 +00:00 |
|
Jonathan Naylor
|
f1dda251c3
|
Display the modes in the log more nicely.
|
2020-11-10 09:40:54 +00:00 |
|
Jonathan Naylor
|
3d489096cd
|
Add the modem capabilities decoding.
|
2020-11-09 16:23:33 +00:00 |
|
Jonathan Naylor
|
304143d4a6
|
Handle protocol versions 1 and 2.
|
2020-11-09 14:22:43 +00:00 |
|
Jonathan Naylor
|
827a0cb72f
|
Allow the FM Network code to build on Windows.
|
2020-11-09 12:17:06 +00:00 |
|
Jonathan Naylor
|
d1942fcb43
|
Merge branch 'master' into M17_AX25_FM
|
2020-11-09 12:05:18 +00:00 |
|
Andy CA6JAU
|
a42e8f74c1
|
Add ID for SkyBridge HS board
|
2020-11-08 18:46:19 -03:00 |
|
Jonathan Naylor
|
a57397e274
|
Merge branch 'AX25_FM' into M17_AX25_FM
|
2020-11-06 15:43:12 +00:00 |
|
Jonathan Naylor
|
d8677b4028
|
Merge branch 'M17' into M17_AX25_FM
|
2020-11-06 11:37:33 +00:00 |
|
Jorge (George)
|
54413e0891
|
Update MMDVM.ini
Change address of DMR Network stanza
|
2020-11-06 10:52:34 +00:00 |
|
Jonathan Naylor
|
18c8b95829
|
Convert M17 to use the new M17 Gateway.
|
2020-11-01 16:07:36 +00:00 |
|
Jonathan Naylor
|
72654cf02a
|
Fix missing Log.h handling in UDPSocket.cpp
|
2020-10-31 22:08:38 +00:00 |
|
Jonathan Naylor
|
06ba457da2
|
Merge branch 'SimpleDMR' into AX25_FM
|
2020-10-31 21:45:48 +00:00 |
|
Jonathan Naylor
|
9559cdb060
|
Merge branch 'SimpleDMR' into M17
|
2020-10-31 21:41:45 +00:00 |
|
Jonathan Naylor
|
a0d60b894d
|
Add optional log file rotation and UDP socket reopening.
|
2020-10-31 21:35:09 +00:00 |
|
Jonathan Naylor
|
ff8c9edb49
|
Merge branch 'SimpleDMR' into AX25_FM
|
2020-10-31 21:05:17 +00:00 |
|