portapack-mayhem/firmware/tools
Bernd Herzog 100bea644c
Version independent external apps (standalone apps) (#2145)
This pull requests adds a new type of external app to the firmware: The standalone app.

Pros:

Will work after an upgrade.
Size of image is only limited by shared heap size of M0 (application) (64kb total).
Cons:

No full access to all functions in the main firmware. One well defined (and versioned) API handles all communication.
The Pacman app was converted to be the first the the new kind.
2024-05-12 14:55:11 +02:00
..
make_airlines_db Updated icao24.db, improved python scripts. (#1013) 2023-05-19 22:02:24 +02:00
make_icao24_db Updated icao24.db, improved python scripts. (#1013) 2023-05-19 22:02:24 +02:00
make_mids_db Updated icao24.db, improved python scripts. (#1013) 2023-05-19 22:02:24 +02:00
bitmap_arr_reverse_decode.py replace_my_ide_s_default_comment (#2131) 2024-04-30 08:08:21 +02:00
check_for_shared_external_code.py Disable LTO for external apps (#1886) 2024-02-13 10:11:54 -06:00
check_gcc_version_from_elf.py replace_my_ide_s_default_comment (#2131) 2024-04-30 08:08:21 +02:00
convert_C16_to_complex.grc Added GRC C16 to complex script 2022-04-17 11:05:20 -07:00
copy_external_apps.sh Version independent external apps (standalone apps) (#2145) 2024-05-12 14:55:11 +02:00
docker-entrypoint.sh Dockerfile overhaul (#1726) 2024-01-06 00:42:36 +01:00
enter_mode.sh Usb serial (#1648) 2023-12-17 17:20:35 +01:00
export_external_apps.py Disable LTO for external apps (#1886) 2024-02-13 10:11:54 -06:00
external_app_info.py Warning for shared external code during build (#1881) 2024-02-11 21:25:00 +01:00
extract_cpld_data.py changed from python2 to python3 2022-10-29 23:58:26 +02:00
fir_lpf.py added shebang line for pyhton3 on unix 2022-11-02 00:36:04 +01:00
generate_world_map.bin.py Update generate_world_map.bin.py 2022-11-02 17:21:56 +01:00
make_baseband_file.py changed from python2 to python3 2022-10-30 00:00:55 +02:00
make_bitmap.py fake brightness adjust (#1845) 2024-02-07 16:07:30 +08:00
make_dcs.py Update make_dcs.py 2022-10-30 00:03:07 +02:00
make_image_chunk.py fixed packing 2023-03-21 22:01:09 +01:00
make_spi_image.py tune output order (#2132) 2024-04-30 08:07:39 -05:00
simple_checksum.py Add Checksums to Firmware & External App images (#1809) 2024-01-24 16:37:21 -06:00