portapack-mayhem/firmware/application/external
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
..
afsk_rx Declare all folder names in a single source file (#2039) 2024-03-25 08:44:49 +01:00
analogtv AnalogTV to ext (#1638) 2023-12-11 08:55:07 +01:00
audio_test More debug Audio Beep Test tweaks (#2028) 2024-03-23 13:25:36 -05:00
blespam Bt namespam (#2009) 2024-03-18 21:45:45 +01:00
calculator Disabled unused baseband "no-op" process (#1986) 2024-03-13 16:08:52 +01:00
coasterp Move more apps + language module (#1643) 2023-12-12 16:55:50 +01:00
extsensors External sensor tester app (#1949) 2024-03-07 17:22:24 +01:00
font_viewer Disabled unused baseband "no-op" process (#1986) 2024-03-13 16:08:52 +01:00
foxhunt Wardrive Map app (#2050) 2024-03-28 19:25:23 -05:00
gpssim Continued folder names consolidation & GPS default folder (#2042) 2024-03-26 11:32:24 -05:00
jammer Fixed #1670 (#1676) 2023-12-26 07:16:54 +01:00
keyfob bring keyfob app back (#1794) 2024-01-21 11:49:17 +01:00
lcr Move more apps + language module (#1643) 2023-12-12 16:55:50 +01:00
lge Move more apps + language module (#1643) 2023-12-12 16:55:50 +01:00
nrf_rx Move more apps + language module (#1643) 2023-12-12 16:55:50 +01:00
spainter Declare all folder names in a single source file (#2039) 2024-03-25 08:44:49 +01:00
tetris Disabled unused baseband "no-op" process (#1986) 2024-03-13 16:08:52 +01:00
tpmsrx TPMS to ext app (#2128) 2024-04-29 13:30:21 +02:00
wardrivemap Wardrive Map app (#2050) 2024-03-28 19:25:23 -05:00
external.cmake Version independent external apps (standalone apps) (#2145) 2024-05-12 14:55:11 +02:00
external.ld Version independent external apps (standalone apps) (#2145) 2024-05-12 14:55:11 +02:00