* use full_reset_and_init return value in init and reset_learned
* do not uncomment status clear
---------
Co-authored-by: gullradriel <gullradriel@no-mail.com>
* Fix ext notice position ( No need to alter the position of the ext app notice, as there is no back button on the home screen )
* add desired position to external apps
* read and store desired location
* apply ext apps desired order
* fix memory alignment in application_information_t
* Generator for updating the about-page in PP from github.
* Rename generate_ui-about-simple.ccp.py to generate_ui-about-simple.cpp.py
* Adapt changes from "fixed memory usage #2380" to the file generator.
* revert
* rename drawBMP to draw_bmp_from_bmp_hex_arr
* rename drawBMP2
* add comments
* rename BMPView class in child of nav into SplashView
* rename SplashView class in child of nav into SplashScreeView
* fix draw from wrong line
* comment
* comment
* comment
* adding ook_file.cpp
* aligned GUI, change low_bit to pause, start to use ook_file API
* bit duration, pause, fields step, indent
* working OOK file loading
* revamped GUI with the decided names and units
* read, start tx, stop tx in ook_file API
* cleanings, using ook_file_data and API to load, save, send, stop tx
* renamed text widget
* moved set target frequency to start_ook_file_tx function
* comments, took out a function to put it in API
* removed non working Tesla OOK files
* changed space to tab
* set author information
* Renamed to OOKEditor
* moved to ook_remote dir
* moved to new filenames / dir
* adjusted build files to new dir/filenames
* changed name of var / dirname
* deleted wrongly included swap files
* Added 'Set' 'Open File'
* Use language API, make it so TX can be started and also stopped
* added send, recv
* fixed the name which was too long
* renamed some fields, moved the ui, added some text informations, renames some variables
* changed to FrequencyField, allow on change, on edit, commented out button_save for a next pass
* added OOK files examples
* added button_save feature
* Make the CVS Spam app
CHAOS.C16 is over 100mb and send to JLynx to be included in the sdcard ZIP file.
* indentation
* C16 files are perfect. Disregard any previous files for sdcard/CVSFILES. CHAOS now randomizes files to save space.
---------
Co-authored-by: sommermorgentraum <24917424+zxkmm@users.noreply.github.com>
* Generator for updating the about-page in PP from github.
* Fixing typo
* Rename generate_ui-about-simple.ccp.py to generate_ui-about-simple.cpp.py
Rename file, fix typo
* removing ui_fsk_rx.cpp from targets
* removing unneeded ui_fsk_rx.hpp from includes
* deleting the now unused ui_fsk_rx.cpp and hpp files
---------
Co-authored-by: gullradriel <gullradriel@no-mail.com>