Skip to content

Releases: htotoo/ESP32-Portapack

v0.14

18 Nov 12:32
Compare
Choose a tag to compare
v0.14 Pre-release
Pre-release

I2C shell implemented. (can be risky, and unstable).

The whole system seems unstable over I2c, needs to investigate.

v0.13

06 Nov 13:42
0a8494a
Compare
Choose a tag to compare
v0.13 Pre-release
Pre-release

Critical bugfixes.
Added a new app for H4: Utilities / Digital rain

v0.12

03 Nov 15:43
Compare
Choose a tag to compare
v0.12 Pre-release
Pre-release
  • Fixed a bug with hmc5883l not inited.
  • GPS baudrate selector now downdrop, and added 1200.
  • Wifi connects much faster.
  • Web flasher: https://esp32pp.creativo.hu/
  • Some small fixes.

v0.11

23 Oct 17:47
Compare
Choose a tag to compare
v0.11 Pre-release
Pre-release

H4 support, and new standalone app for H4: SatTrack.

PARTITION SCHEME UPDATED! OTA WON'T WORK.

v0.10

20 Oct 19:08
Compare
Choose a tag to compare
v0.10 Pre-release
Pre-release

Added I2C communication for H4 ext port. For details see Wiki.
Full Changelog: v0.9.3...v0.10

v0.9.3

12 May 11:29
Compare
Choose a tag to compare
v0.9.3 Pre-release
Pre-release

Test lsm303.
Orientation still not works good, because the lack of calibration process.

v0.9.2

05 Apr 12:08
Compare
Choose a tag to compare
v0.9.2 Pre-release
Pre-release

Can set GPS baud.
Bug fixes

v0.9

26 Mar 12:54
Compare
Choose a tag to compare
v0.9 Pre-release
Pre-release

Added ADXL345 support, that serves as a tilt / roll compensation source.

v0.8.1

08 Mar 11:30
Compare
Choose a tag to compare
v0.8.1 Pre-release
Pre-release

GPS pin moved to pin 6 to be compatible with mini boards.

v0.8

07 Mar 11:59
Compare
Choose a tag to compare
v0.8 Pre-release
Pre-release

First release, just to try it.
There is a lot of TODOs mainly with orientation sensors.