Skip to content

Releases: WiseLord/ampcontrol

m32-20190610

22 Jul 22:25
Compare
Choose a tag to compare

m32-20190610

  • Fixed input status
  • More comfortable FM control
  • Fix FM signal level meter on KS0066

m32-20190210

08 Feb 21:31
Compare
Choose a tag to compare
  • Refactored tuner code
  • Fix Si470x reset and fake I2C start on hardware reset
  • Fix typo in m328 schematic
  • Fix build for KS0066 8bit
  • Fix 3d/surround/loudnes icons on KS0066

Editor application has not changed, can be taken from the previous release

m32-20181203

03 Dec 19:04
Compare
Choose a tag to compare
  • SH1106-based display support
  • Init mode (state after power loss) support
  • Fix Si470x initialization (combine its RST with display one)

m8-20180501

01 May 20:34
Compare
Choose a tag to compare

Firmware

  • Code refactoring and optimizations
  • Sync code with other branches
  • Si4703 tuner support
  • R215904SP audioprocessor support
  • Optional builds for ATmega168/ATmega328

Editor application:

  • Russian/Belarussian localization
  • More features availiable for tuner
  • FM stations editor

m32-20180501

01 May 20:32
Compare
Choose a tag to compare

Firmware

  • Sync code with m8/m16 branches
  • Optimizations and code refactoring
  • SSD1306 address autodetection

Editor application

  • FM stations editor
  • More options for tuner

m16-20180501

01 May 20:29
Compare
Choose a tag to compare

Firmware

  • Code sync with m32 and m8 branches:
    • PGA2310, PT232x, R2S15904SP, TDA731x, TDA7448, TEA63x0 audioprocessors support
    • LC72131, Si4703 FM tuners support
  • Sync eeprom with m8 branch
  • Drop LS020 support (use m32 branch for it)

Editor application

  • Use version for m8 branch to edit EEPROM files

m32-20180331

01 Apr 17:06
Compare
Choose a tag to compare

Firmware:

  • Autodetection the RTC by it I2C address: PCF8563 or DS1307/DS3231
  • Autodecection PCF8574 I2C address (can be used to connect KS0066 display)
  • Big code refactoring (especially, for tuners)
  • Si470x FM tuner support (tested on Si4703 with RDS)
  • R2S15904SP audio processor support (disabled in Makefile, edit it to build)

Editor:

  • Russian localization
  • Belarussian localization
  • More settings for RDA580x and Si470x tuners availiable

Remote application:

  • Android: improved HC-05 devices discovery

m8-20180224

24 Feb 09:12
Compare
Choose a tag to compare

Source code optimizations, restyle and refactoring
Synchronization tuner/audio code with m32 branch

m32-20180224

24 Feb 09:19
Compare
Choose a tag to compare

Firmware:

  • Source code restyle and refactoring.
  • Ability to build with many features disabled (tempcontrol, rds, uart, etc).
  • ATmega328p support (only with 128x64 LCDs).

Remote control application:

  • System tray support.
  • Saving/restoring serial port parameters.
  • Autohide/autoconnect features.
  • Android application draft (works via bluetooth).

Editor application:

  • Remove unnecessary features.
  • Liberation Mono font for hex view.

m32-20171120

21 Nov 16:11
Compare
Choose a tag to compare

Speedup and fixex for avr-gcc-6
Speedup icons and fonts output on LS020
Autosearch support for LS020
Fonts refactored
Added French translation
New option for EXT pins: indicate current input
Refactoring audio and tuner code