Stable release - v1.7.3
This is a fork of the Havoc firmware, which itself was a fork of the PortaPack firmware, an add-on for the HackRF. Please check the readme for details.
Release notes
Revision (v1.7.3):
- c2279e2 - @jLynx: Stable v1.7.3 (#1224)
- cdd524b - @NotherNgineer: Use a common function for finding Tone Key index from received Tone Frequency (#1218)
- 99809c7 - @kallanreed: Consolidate anti_alias BW selection into function (#1217)
- 2390d79 - @kallanreed: Fix up Waterfall control names (#1219)
- 3b41d73 - @kallanreed: Remove LTO, minor UI tweaks (#1216)
- 3d46c28 - @gullradriel: fix build (#1215)
- ca78405 - @kallanreed: Change how scrolling works, add home/end (#1212)
- ceaa115 - @NotherNgineer: Revert color of "SD over USB" icon back to yellow (#1210)
- 8dbcefb - @NotherNgineer: Move initializer from .hpp -> .cpp file (#1213)
- b28b96f - @NotherNgineer: Notepad text zoom support 5x8 to 8x16 font (#1211)
- e15a8ed - @stupid retard noob attention king: improve keyboard (#1209)
- 19b77bf - @gullradriel: fix recon start and mode change (#1208)
- 7b1541d - @kallanreed: work around calling focus from ctor path. (#1207)
- 830fea6 - @gullradriel: Optimize compilation flags (#1206)
- 3d59de5 - @kallanreed: Remove raw new/delete from Recon (#1203)
- 5c1f5a7 - @NotherNgineer: Second DFU Overlay Screen with Receiver Info (#1204)
- 4e98542 - @kallanreed: Replace Replay with Playlist (#1202)
- 3e584a9 - @NotherNgineer: Proposed debug dump formatting tweaks (#1200)
- 39acaf8 - @NotherNgineer: Revised title bar truncation code & removed title widget shading (#1201)
- 76948cf - @NotherNgineer: Improve visibility of green icons on white background (#1196)
- 4ea8abb - @NotherNgineer: Limit title length when too many status icons & shade background of every other icon (#1195)
- 32085f3 - @gullradriel: adding one more character to modulation widget for spec (#1193)
- faa4367 - @kallanreed: Allow frequency override in Playlist, Folder fixes (#1194)
- 3f8a495 - @NotherNgineer: Moved AK Speaker Disable back to a title bar, and modified Mute Icon to differentiate (#1192)
- b5ea81c - @gullradriel: fix SPEC mode in app (#1191)
- e14fa5e - @kallanreed: New playlist (#1185)
- 960ecf6 - @NotherNgineer: Update menu icons colors per app state & add contrast to bright icons for improved visibility when Selected (#1189)
- 996ccb0 - @gullradriel: Recon capture mod (#1190)
- 407fee2 - @NotherNgineer: Long button press support (#1188)
- 199570d - @gullradriel: flipper inspired freqlists for recon (#1187)
- 5cd9c37 - @gullradriel: Recon record (#1182)
- e08273b - @kallanreed: Auto layout of top status icons (#1178)
- 6b0f90c - @kallanreed: Update string_format.cpp (#1184)
- 0dea488 - @NotherNgineer: Added TouchTunes jukebox icon (#1183)
- e60c4dc - @NotherNgineer: Paint Roller icon for S.Painter & fix make_bitmap.py to generate Clang-compliant code (#1181)
- 0c75713 - @gullradriel: using emplace_back instead of push_back
- 6a28987 - @gullradriel: Debug utilities (#1171)
- 7331979 - @gullradriel: Freqman memory fix (#1177)
- f22808f - @NotherNgineer: Pan & Zoom-in support for GeoMap (#1172)
- e1c519d - @E.T: Frequman widget gets a non owning reference to the database instead of copying (#1175)
- 909f37f - @kallanreed: whipcalc parsing, bug fixes (#1174)
- 63b0093 - @kallanreed: Consolidate metadata file parsing (#1173)
- fa06df1 - @NotherNgineer: Persistent audio mute support revisions (#1169)
- f83027d - @kallanreed: Re-add MicTX workaround (#1170)
- 7ebf3d3 - @kallanreed: Fix hang in Audio when switching from Capture app, & bug fixes. (#1167)
- 5daa0df - @kallanreed: Consolidate frequency field on_edit (#1166)
- 7b669d7 - @NotherNgineer: Proposed default focus changes (#1165)
- ba2407d - @NotherNgineer: Persistent audio mute support (#1161)
- 5743d3a - @kallanreed: Playlist cleanup (#1163)
- 7f1c0f6 - @kallanreed: Explicitly set tx_model to make MicTX happy (#1162)
- 650d299 - @kallanreed: Don't update radio directly when saving/restoring tx/rx model settings. (#1160)
- 3a5c2da - @gullradriel: fixing bandwidth application, changed UI a bit (#1158)
- d29826e - @kyle Reed: Update playlist file parsing, reduce allocs (#1157)
- 34fefd1 - @kyle Reed: Add file reader (#1155)
- a5c7eb2 - @NotherNgineer: Starting freq fixes when no App Settings, and support for App Settings in Scanner App (Mode/BW/Step only) (#1153)
- 6298388 - @kyle Reed: Stash radio settings per app (#1151)
- 19491ce - @kyle Reed: Add debug_log, fix tx_bht (#1149)
- 3db2053 - @kyle Reed: Allows apps using app settings to use global frequency (#1148)
- ccd7bd6 - @gullradriel: Fixing txt_line_processing logic, adding back track number and plalist name (#1146)
- fff78ce - @kyle Reed: Faster app_settings save (#1145)
- 8bd3d62 - @kyle Reed: App settings revamp (#1139)
- f65e743 - @gullradriel: Recon revamp (#1144)
- 843880d - @zxkmm: playlist: fix track_number out of range and a little fix and alittle ui change (#1142)
- ec3cc7a - @gullradriel: Looking spectrum tune (#1143)
- b1733cb - @eried: Merge pull request #1141 from u-foka/pmem-debug-rename
- 4ec2d64 - @Eisenberger Tamas: improve P.Memory naming consistency
- d370dae - @E.T: increase touch sensitivity a little more (#1140)
- 72f0a1b - @E.T: add dockerfile-nogit-arm (#1136)
- a2e5e03 - @E.T: Gcc12 related fixes (#1138)
- 47eda54 - @E.T: Format script (#1123)
- db81b9b - @gullradriel: code cleaning, fast and slow mode adjustement, dc pixels displayed (#1137)
- b9de191 - @E.T: fix pmem -> make backup_ram_t data members volatile (#1135)
- b87d26f - @dc2dc: Update HAM_70CM_BAND.TXT (#1134)
Full Changelog: v1.7.2...v1.7.3
Installation
Check the wiki for details how to upgrade.
MicroSD card files
For certain functionality, like the world map, GPS simulator, and others you need to uncompress (using 7-zip) the files from mayhem_vX.Y.Z_COPY_TO_SDCARD.zip
to a FAT32 formatted MicroSD card.