Skip to content

Releases: portapack-mayhem/mayhem-firmware

Mayhem firmware

12 May 14:18
Compare
Choose a tag to compare

Changes:

  • Renaming the fork to Mayhem, to keep new Releases centralized
  • By popular demand: "Play dead" and non-implemented features removed
  • Tweaks in the layout of the UI, new font, splash and new set of icons
  • Releases will use major.minor.revision semantic versioning now, and the version appears on the titlebar; no more guessing which version is the newest
  • From previous revisions:
    • Improved world_map.bin, using a new Mercator map
    • GPS sim, including some samples
    • New receivers: BLE, Nrf, analog TV
    • Debug app back from original Portapack

Bugfixes:

  • Fixed several system halting problems, specially when exiting/entering some sequences of apps
  • Backlight timeout works better
  • Minor improvements

Even better map

06 May 23:42
Compare
Choose a tag to compare

-ADSB app: Mercator projection is accurate now c76252b
-world_map.bin updated again, including the sea depth layer now
-Adding better GPS sim examples in GPS created following example 1 from the Wiki

New map

02 May 15:23
9e50681
Compare
Choose a tag to compare

Small update to the firmware and few additions on the SDCARD:

-ADSB app: now the map uses mercator projection
-world_map.bin updated (check ADSB, the one with world_map.bin is the active) based on a mix between OpenSeaMap and OpenStreetMap
-Adding files for testing the GPS sim in GPS

Using RAR now for the files in the release

Nightly builds

25 Apr 21:19
484af68
Compare
Choose a tag to compare
Nightly builds Pre-release
Pre-release

Prerelease binaries. They might be buggier than normal. Every commit should generate a new one. Prefer the stable package.

Stable release

21 Apr 12:34
Compare
Choose a tag to compare

Debug app is back!

Stable release

20 Apr 10:35
f4b740d
Compare
Choose a tag to compare

Same as havoc but with gps sim, additionally to the new receivers: ble, nrf, analog TV