Skip to content

Commit 283b768

Browse files
committed
Describe how to use CM108 PTT with hamlib.
1 parent 28eda74 commit 283b768

File tree

2 files changed

+21
-77
lines changed

2 files changed

+21
-77
lines changed

CHANGES.md

+21-77
Original file line numberDiff line numberDiff line change
@@ -5,107 +5,51 @@
55

66
## Version 1.3 -- Beta Test -- February 2016 ##
77

8-
### Bugs Fixed: ###
9-
10-
- Rewrote the hamlib PTT interface. Improved documentation.
11-
8+
### New Features: ###
129

13-
----------
10+
- Support for Mac OS X.
1411

15-
## Version 1.3 -- Development snapshot K -- January 2016 ##
12+
- Many APRStt enhancements including: Morse code and speech responses to to APRStt tone sequences, new 5 digit callsign suffix abbreviation,
13+
position ambiguity for latitude and longitude in object reports
1614

17-
### New Feature: ###
15+
- APRS Telemetry Toolkit.
16+
17+
- GPS Tracker beacons are now available for the Windows version. Previously this was only in the Linux version.
1818

1919
- SATgate mode for IGate. Packets heard directly are delayed before being sent
2020
to the Internet Server. This favors digipeated packets because the original
2121
arrives later and gets dropped if there are duplicates.
2222

23-
----------
24-
25-
## Version 1.3 -- Development snapshot J -- January 2016 ##
26-
27-
### Bugs Fixed: ###
28-
29-
- AGW network protocol now works properly for big-endian processors
30-
such as PowerPC or MIPS.
31-
32-
- The Mac OSX build procedure is now better about locating the SDK.
33-
34-
35-
----------
36-
37-
## Version 1.3 -- Development snapshot I -- December 2015 ##
38-
39-
### New Feature: ###
40-
41-
- Added support for hamlib. This will provide more flexible options for PTT control. Needs better documentation.
42-
43-
----------
44-
45-
## Version 1.3 -- Development snapshot H -- December 2015 ##
46-
47-
### New Feature: ###
48-
49-
- New experimental demodulator. More details later.
50-
51-
- APRStt enhancements including new 5 digit callsign suffix abbreviation and
52-
position ambiguity for latitude and longitude in object reports.
53-
54-
### Bugs Fixed: ###
55-
56-
- "INTERNAL ERROR: dlq_append NULL packet pointer." when using PASSALL.
57-
58-
59-
----------
60-
61-
## Version 1.3 -- Development snapshot G -- November 2015 ##
62-
63-
### New Feature: ###
64-
65-
- GPS Tracker beacons are now available for the Windows version. Previously this was only in the Linux version.
23+
- Added support for hamlib. This provides more flexible options for PTT control.
6624

6725
- Implemented AGW network protocol 'M' message for sending UNPROTO information without digipeater path.
6826

69-
### Bugs Fixed: ###
7027

71-
- Tracker beacons were not always updating the location properly.
72-
73-
- In Mac OSX version: Assertion failed: (adev[a].inbuf_size_in_bytes >= 100 && adev[a].inbuf_size_in_bytes <= 32768), function audio_get, file audio_portaudio.c, line 917.
74-
75-
----------
76-
77-
## Version 1.3 -- Development snapshot F -- September 2015 ##
78-
79-
### New Feature: ###
28+
- A list of all symbols available can be obtained with the -S
29+
command line option.
8030

8131
- Command line option "-a n" to print audio device statistics each n seconds. Previously this was always each 100 seconds on Linux and not available on Windows.
8232

83-
### Bug Fixed: ###
84-
85-
- Crashed when receiving packet with comment of a few hundred characters.
86-
87-
----------
88-
89-
## Version 1.3 -- Development snapshot E -- August 2015 ##
33+
### Bugs Fixed: ###
9034

91-
### Bug Fixed: ###
9235

93-
- Crashed when receiving packet with unexpected form of GPS NMEA sentence.
9436

95-
----------
37+
- Fixed several cases where crashes were caused by unexpected packet contents:
9638

97-
## Version 1.3 -- Development snapshot D -- July 2015 ##
39+
- When receiving packet with unexpected form of GPS NMEA sentence.
9840

99-
### New Features: ###
41+
- When receiving packet with comment of a few hundred characters.
42+
43+
- Address in path, from Internet server. more than 9 characters.
10044

101-
- Enhancements to APRStt gateway including Morse code and speech responses to to APRStt tone sequences.
45+
- "INTERNAL ERROR: dlq_append NULL packet pointer." when using PASSALL.
10246

103-
- Preliminary support for Mac OS X. NEEDS MORE TESTING!
47+
- In Mac OSX version: Assertion failed: (adev[a].inbuf_size_in_bytes >= 100 && adev[a].inbuf_size_in_bytes <= 32768), function audio_get, file audio_portaudio.c, line 917.
10448

105-
- A list of all symbols available can be obtained with the -S
106-
command line option.
49+
- Tracker beacons were not always updating the location properly.
10750

108-
- APRS Telemetry Toolkit (incomplete).
51+
- AGW network protocol now works properly for big-endian processors
52+
such as PowerPC or MIPS.
10953

11054
----------
11155

doc/User-Guide.pdf

7.73 KB
Binary file not shown.

0 commit comments

Comments
 (0)