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
New client side packet filter to select "messages" only to stations that have been heard nearby recently. This is now the default if no IS to RF filter is specified.
Expanded debug options so you can understand what is going on with packet filtering.
Added new document Successful-APRS-IGate-Operation.pdf with IGate background, configuration, and troubleshooting tips.
Copy file name to clipboardExpand all lines: CHANGES.md
+30Lines changed: 30 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,36 @@
2
2
# Revision History #
3
3
4
4
5
+
----------
6
+
7
+
## Version 1.4 -- Development snapshot G -- January 2017 ##
8
+
9
+
This is a snapshot at some semi-stable point in the development of the next version. It is not well tested. New features might be incomplete, poorly documented, and subject to change.
10
+
11
+
12
+
### New Features: ###
13
+
14
+
- New client side packet filter to select "messages" only to stations that have been heard nearby recently. This is now the default if no IS to RF filter is specified.
15
+
16
+
- Expanded debug options so you can understand what is going on with packet filtering.
17
+
18
+
- Added new document ***Successful-APRS-IGate-Operation.pdf*** with IGate background, configuration, and troubleshooting tips.
19
+
20
+
21
+
----------
22
+
23
+
## Version 1.4 -- Development snapshot F -- December 2016 ##
24
+
25
+
This is a snapshot at some semi-stable point in the development of the next version. It is not well tested. New features might be incomplete, poorly documented, and subject to change.
26
+
27
+
28
+
### Bugs Fixed: ###
29
+
30
+
- -p command line option caused segmentation fault with glibc >= 2.24.
0 commit comments