mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-11 17:19:29 +00:00
Ook Editor adjustements (#2366)
* 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
This commit is contained in:
+4
-4
@@ -115,9 +115,9 @@ set(EXTCPPSRC
|
||||
external/ookbrute/main.cpp
|
||||
external/ookbrute/ui_ookbrute.cpp
|
||||
|
||||
#ook_remote
|
||||
external/ook_remote/main.cpp
|
||||
external/ook_remote/ui_ook_remote.cpp
|
||||
#ook_editor
|
||||
external/ook_editor/main.cpp
|
||||
external/ook_editor/ui_ook_editor.cpp
|
||||
|
||||
#cvs_spam
|
||||
external/cvs_spam/main.cpp
|
||||
@@ -157,7 +157,7 @@ set(EXTAPPLIST
|
||||
random_password
|
||||
#acars_rx
|
||||
ookbrute
|
||||
ook_remote
|
||||
ook_editor
|
||||
shoppingcart_lock
|
||||
flippertx
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user