Skip to content

Commit adae04b

Browse files
committed
Finish up overview of changes for 1.6.
1 parent 7d4a49a commit adae04b

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

CHANGES.md

+11-5
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
# Revision History #
33

44

5-
## Version 1.6 -- Under Development ##
5+
## Version 1.6 -- October 2020 ##
66

77

88
### New Build Procedure: ###
99

1010

1111
- Rather than trying to keep a bunch of different platform specific Makefiles in sync, "cmake" is now used for greater portability and easier maintenance.
1212

13-
- README.md has a quick summary of the process. More details in the User Guide.
13+
- README.md has a quick summary of the process. More details in the ***User Guide***.
1414

1515

1616
### New Features: ###
@@ -45,15 +45,21 @@
4545

4646
- ***AX.25 + FEC = FX.25***
4747

48+
- ***AIS Reception***
49+
4850
- ***AX.25 Throughput: Why is 9600 bps Packet Radio only twice as fast as 1200?***
4951

50-
- [***Ham Radio of Things - IoT over Ham Radio***](https://github.com/wb2osz/hrot)
52+
- [***Ham Radio of Things (HRoT) - IoT over Ham Radio***](https://github.com/wb2osz/hrot)
53+
54+
- [***EAS SAME to APRS Message Converter***](https://github.com/wb2osz/eas2aprs)
5155

52-
- Power Point slide show in separate repository. [https://github.com/wb2osz/direwolf-presentation ](https://github.com/wb2osz/direwolf-presentation)
56+
- [***Dire Wolf PowerPoint Slide Show***](https://github.com/wb2osz/direwolf-presentation)
5357

5458
### Notes: ###
5559

56-
Windows binary distribution now uses gcc (MinGW) version 7.4.0.
60+
The Windows binary distribution now uses gcc (MinGW) version 7.4.0.
61+
The Windows version is built for both 32 and 64 bit operating systems.
62+
Use the 64 bit version if possible; it runs considerably faster.
5763

5864

5965

0 commit comments

Comments
 (0)