Skip to content

Releases: bt-trx/firmware

1.1.0

30 Jun 18:42
Compare
Choose a tag to compare

1.1.0 - 2020-06-30

Added

  • Show connection status in the Webinterface (#44)
  • BT and WLAN identification using Callsign (Thx, phl0!)
  • Support for I2C Display (#47), Thx, phl0!
  • PTT-Willimode (#36)

Changed

  • Remove usage of blocking communication with WT32i module (#50)
  • Set custom network operator name (#41)

1.1.0-rc3

09 Jun 19:43
Compare
Choose a tag to compare
1.1.0-rc3 Pre-release
Pre-release

1.1.0-rc3 - 2020-06-09

Changed

  • Remove usage of blocking communication with WT32i module (#50)

1.1.0-rc2

03 May 17:16
Compare
Choose a tag to compare
1.1.0-rc2 Pre-release
Pre-release

1.1.0-rc2 - 2020-05-03

Added

  • Show connection status in the Webinterface (#44)
  • BT and WLAN identification using Callsign, configurable in Webinterface (Thx, phl0!)
  • PTT-Willimode (#36)

Changed

  • Set custom network operator name (#41)
  • Switched to LLVM coding styleguide

1.1.0-rc1

21 Apr 18:37
Compare
Choose a tag to compare
1.1.0-rc1 Pre-release
Pre-release

1.1.0-rc1 - 2020-04-21

Added

  • BT and WLAN identification using Callsign, configurable in Webinterface (Thx, phl0!)
  • PTT-Willimode (#36)

Changed

  • Switched to LLVM coding styleguide

1.0.1

23 Feb 21:52
Compare
Choose a tag to compare

1.0.1 - 2020-02-23

Added

  • Hardware identification for dev-board v5.0

1.0.0

21 Feb 18:56
Compare
Choose a tag to compare

1.0.0 - 2020-02-20

Added

  • PTT Toggle feature (Press the button once to assert PTT, press again to release PTT). Can be enabled in webinterface.
  • PTT Timeout feature (maximum time of transmit up to 9 minutes). Can be configured in webinterface.

Changed

  • Fix AT commands to enable compatibility to Audi Q5 (and probably others)
  • Doing a full reconnect of existing BT connections on power-cycle of bt-trx, should solve connectivity issues with some headsets.

1.0.0-rc1

21 Feb 18:55
2cb8cbc
Compare
Choose a tag to compare
1.0.0-rc1 Pre-release
Pre-release

1.0.0-rc1 - 2020-02-12

Changed

Doing a full reconnect of existing BT connections on power-cycle of bt-trx, should solve connectivity issues with some headsets.

0.3.1-rc1

18 Jan 12:20
Compare
Choose a tag to compare
0.3.1-rc1 Pre-release
Pre-release

0.3.1-rc1 - 2020-01-18

Added

  • PTT Toggle feature (Press the button once to assert PTT,
    press again to release PTT). Can be enabled in webinterface.
  • PTT Timeout feature (maximum time of transmit up to 9 minutes).
    Can be configured in webinterface.

Changed

  • Fix AT commands to enable compatibility to Audi Q5 (and probably others)

Note:
The file bt-trx_esp32_partitions_x.x.x.bin is only needed for the initial flash of the ESP32.
It is not relevant for a firmware update!

0.3.0

03 Dec 17:53
465f630
Compare
Choose a tag to compare

0.3.0 - 2019-12-03

Added

  • Support for Anytone BP-01 Bluetooth PTT Button

Changed

  • Partition layout (Please consider when upgrading from firmware <0.3.0)
  • Fix answer to AT+IPHONEACCEV message
  • Fix answer to AT+CSRSF message

0.2.1

23 Nov 19:56
Compare
Choose a tag to compare

0.2.1 - 2019-11-23

Added

  • Support for Fontastic NAT+ Bluetooth Headset
  • Configuration Webinterface
    • ADC and DAC Gain
    • Bluetooth PIN Code
    • Reset Bluetooth Pairings
    • PTT Hang Time
  • Display ESP32 ChipID during boot

Changed

  • Using AsyncWebServer library
  • Firmware Update result is displayed properly
  • Fixed Website layout for mobile