Skip to content
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.

Releases: HyperDX/TEF_ESP

v1.21.3

13 May 08:29
Compare
Choose a tag to compare

Minor change (update recommended):

  • fix PWR BUTTON behaviour #1

    Looks like power button is inverted in original modification.
    So before change it was detected by the software as always clicked and you couldn't use tuner.

Now you can download source code and compile it on your own or use esptool to easily install already compiled files (instruction included in zip file)

v1.21.2

30 Dec 20:03
Compare
Choose a tag to compare

New version v1.21.2 is here!

Changelog:

  • added comments
  • fixed theme engine (text overlaped when selecting colour in settings)
  • added TP flag indicator
  • code cleanup
  • fixed naming of dBμV
  • battery indicator now shows if battery is installed or not
  • fixed battery voltage indication

v1.21.1

28 Dec 20:47
500cc39
Compare
Choose a tag to compare

I've decided to make a fork from Noobish's repository that is designed for Chinese tuners with TEF6686 chip inside.
Not everything is working here with Sjef's PE5PVB original project so I'm maintaining my own version with fixes made by myself.

Version naming info:
As you can see version naming is different:
Example: basic fork version is v1.21 my mod version is last digit at the end. I will follow this schema. I think it's quite clear.

You can read changelog on Noobish's site:
https://github.com/NoobishSVK/TEF6686-remastered

Still TO DO:

  • Make battery level to be measured with a different PIN and make it update more often
  • Code cleanup
  • Other minor fixes and improvements

v1.17

19 Dec 15:21
482b0db
Compare
Choose a tag to compare
  • changed signal unit to dBf (dBf=dBµV+11.25)
  • changed USB icon
  • when RDS data are not decoded RDS texts are grayed out

v1.16

17 Dec 19:30
df65081
Compare
Choose a tag to compare

That's my first release of modified Sjef's (PE5PVB) project!

Changelog:

  • longer refresh rate for auto BW (lower battery drainage)
  • RDS clearing only when frequency changed
  • changed UI colors to be more visible