Skip to content

Releases: VanceVagell/kv4p-ht

kv4p HT v1.6.7

12 Jan 20:32
Compare
Choose a tag to compare
  • Fixes bug where squelch and filters would not be applied until app restart

kv4p HT v1.6.6

12 Jan 18:46
Compare
Choose a tag to compare
  • Fixes tx audio sometimes not starting
  • Fixes static at the beginning of tx audio
  • Includes firmware v7

kv4p HT v1.6.4

11 Jan 03:06
Compare
Choose a tag to compare
  • Simpler implementation of Samsung tx audio fix, which should work more consistently across more devices.

kv4p HT v1.6.3

10 Jan 01:55
Compare
Choose a tag to compare
  • Fixes an issue that could cause PTT to misbehave (either not work at all, or get stuck on until runaway tx detector stops it).

kv4p HT v1.6.2

09 Jan 14:18
Compare
Choose a tag to compare
  • Fixes audio tx quality and volume problems on Samsung devices.
  • The text content of APRS messages can now be selected and copied.
  • APRS location pins now use the "geo:" URI scheme, so it should open with your mapping app of choice (not just Google Maps).
  • Includes new firmware v6, which changes how sampled audio is attenuated, which may help with audio quality on certain ESP32s.

kv4p HT v1.6.1

31 Dec 20:43
Compare
Choose a tag to compare
  • Fix APRS beaconing time (was 1 min, now 5 min)

kv4p HT v1.6.0

30 Dec 22:41
3d31df4
Compare
Choose a tag to compare
  • Adds an S-meter (signal strength meter) to the main screen.
  • Adds the ability to beacon your position in the APRS chat.
    -- You can tap the map pin icon to beacon once, or you can turn on the "Beacon my position" setting to have it sent automatically every 5 minutes on the active channel.
    -- You can also adjust how precise your position is, either exact or approximate.
  • Increase audio sampling rate to 22050Hz, which significantly improves APRS encoding and decoding accuracy.
  • Got message ACK'ing working, so you now see a checkmark if you receive an ACK to a message you sent.
  • Renamed "Text chat" section to "APRS chat" to clarify that's what it is, so people realize they can go to 144.39MHz and watch all the APRS traffic.
  • Fixes a choppy audio bug on certain ESP32s.
  • Various small bug fixes.

kv4p HT v1.5.0

25 Dec 20:15
Compare
Choose a tag to compare

v1.5.0

  • Fixed significant audio issue that some ESP32 dev boards experienced.
  • Improved enforcement of tx limits to within amateur band.
  • Fixed bug where APRS message ACKs could get stuck in a loop.
  • Cherry-picked an improvement to the third-party firmware flashing library, that should improve firmware flashing reliability.

v1.4.0

  • Added new mic gain option to settings.
  • Added new setting to change bandwidth, narrow or wide.

kv4p HT v1.4.0

14 Dec 23:33
Compare
Choose a tag to compare
  • Add new mic gain option to settings
  • Add new settings to control rx and tx sampling rates
  • Add setting to change bandwidth, narrow or wide

kv4p HT v1.3.1

05 Dec 13:09
Compare
Choose a tag to compare

1.3.1:

  • Fix small bug that would sometimes show PTT button on chat screen.

1.3:

  • Screen now stays on as long as kv4p HT app is in the foreground, you can still turn screen off manually.
  • Add ability to tune to any frequency 134-174MHz (e.g. NOAA weather frequencies), while limiting tx to ham band.
  • Tx frequency is now displayed while holding down PTT, including any offset for the active channel memory.
  • Other small bug fixes.