You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGES.md
+11-5
Original file line number
Diff line number
Diff line change
@@ -2,15 +2,15 @@
2
2
# Revision History #
3
3
4
4
5
-
## Version 1.6 -- Under Development ##
5
+
## Version 1.6 -- October 2020 ##
6
6
7
7
8
8
### New Build Procedure: ###
9
9
10
10
11
11
- Rather than trying to keep a bunch of different platform specific Makefiles in sync, "cmake" is now used for greater portability and easier maintenance.
12
12
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***.
14
14
15
15
16
16
### New Features: ###
@@ -45,15 +45,21 @@
45
45
46
46
-***AX.25 + FEC = FX.25***
47
47
48
+
-***AIS Reception***
49
+
48
50
-***AX.25 Throughput: Why is 9600 bps Packet Radio only twice as fast as 1200?***
49
51
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)
51
55
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)
53
57
54
58
### Notes: ###
55
59
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.
0 commit comments