Skip to content

Releases: meshtastic/firmware

0.1.7 alpha

18 Mar 03:03
2ce1b4b
Compare
Choose a tag to compare

A quick small release to fix some bugs that showed up the last few days. Thanks everyone for the reports.

Fixes of note:

  • Some OLED clone displays discard the first write, so we now draw the boot screen twice
  • Possible fix for bug #17 for users to test and report back
  • Allow GPSes to work even on HELTEC style boards (but you'll need to connect the GPS to the two serial pins)
  • @girtsf added a slick tool to analyze crash reports
  • Fix the breakage I introduced for HELTECs in 0.1.6

Credits:

  • Woot @girtsf is coming up to speed and fixing things!

Full list of changes:
0.1.6...0.1.7

0.1.6 alpha

15 Mar 01:51
Compare
Choose a tag to compare

IMPORTANT NOTE: This version has a bug on HELTEC devices, if you are using HELTEC stay on 0.1.5 for now.
(A fix is already checked in and will be in the next release)

This fixes a serious bug in button behavior on the TBEAMs (it was not waking from sleep on press).

Also, a completely different GPS driver allows substantially lower power consumption (haven't remeasured yet, but I wouldn't be surprised if it isn't now up to five days) and much faster GPS acquisition.

Credits:

Changes:
0.1.5...0.1.6

0.1.5 alpha

12 Mar 16:40
Compare
Choose a tag to compare

@astro-arphid added support for 433MHz radios in Europe. Bravo!

Credits:
@iveskins pointed out some documentation errors
@claesg provided information about better 3D printed cases

Changes:
0.1.3...0.1.5

0.1.3 alpha

08 Mar 18:13
Compare
Choose a tag to compare

Fix serious bug with deep sleep. everyone should update.

Credits:
Thanks to @claesg for reporting

Changes:
0.1.0...0.1.3

0.1.0 alpha

05 Mar 00:52
Compare
Choose a tag to compare

Various minor bug fixes.

Changes:
0.0.9...0.1.0

0.0.9 alpha - many small fixes

03 Mar 17:35
Compare
Choose a tag to compare

Please post in chat with what you find.

full list of changes:

0.0.5...0.0.9

0.0.5 alpha

26 Feb 17:39
Compare
Choose a tag to compare

T-Beams can now provide GPS time to devices that don't have GPS (the Heltec boards)

0.0.4 alpha

24 Feb 04:11
Compare
Choose a tag to compare

This is a bleeding edge alpha. Changes since 0.0.3:

  • Light sleep now implemented, power draw is dramatically lower, a TBEAM should probably run for 3-4 days now. A bit more work is needed to get to 8 days, but I'll need to receive my new units from China to do that (I broke a signal to the GPS on my only TBEAM).

  • Lots of misc improvements

Next release should be late this week and will include the android app.

0.0.3 alpha

20 Feb 21:20
Compare
Choose a tag to compare

This is an early alpha. See (README)(README.md) for installation instructions.