Skip to content

Commit

Permalink
Release Notes 1.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
wb2osz committed Oct 28, 2023
1 parent 6ed85d1 commit 2260df1
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,24 @@
## Version 1.7 -- October 2023 ##


### New Documentation: ###

Additional documentation location to slow down growth of main repository. [https://github.com/wb2osz/direwolf-doc](https://github.com/wb2osz/direwolf-doc) . These are more oriented toward achieving a goal and understanding, as opposed to the User Guide which describes the functionality.

- ***APRS Digipeaters***

- ***Internal Packet Routing***

- ***Radio Interface Guide***

- ***Successful IGate Operation***

- ***Understanding APRS Packets***


### New Features: ###

- Additional documentation location to slow down growth of main repository. [https://github.com/wb2osz/direwolf-doc](https://github.com/wb2osz/direwolf-doc)


- New ICHANNEL configuration option to map a KISS client application channel to APRS-IS. Packets from APRS-IS will be presented to client applications as the specified channel. Packets sent, by client applications, to that channel will go to APRS-IS rather than a radio channel. Details in ***Internal-Packet-Routing.pdf***.

Expand Down Expand Up @@ -41,6 +56,13 @@

- Packet filtering now skips over any third party header before classifying packet types.

- Fixed build for Alpine Linux.

### Notes: ###

The Windows binary distribution now uses gcc (MinGW) version 11.3.0.
The Windows version is built for both 32 and 64 bit operating systems.
Use the 64 bit version if possible; it runs considerably faster.

## Version 1.6 -- October 2020 ##

Expand Down

0 comments on commit 2260df1

Please sign in to comment.