mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-28 01:05:58 -04: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:
parent
6b8274d792
commit
ff54f59d38
13 changed files with 554 additions and 434 deletions
|
@ -50,6 +50,6 @@ extern const std::filesystem::path splash_dir;
|
|||
extern const std::filesystem::path sstv_dir;
|
||||
extern const std::filesystem::path wav_dir;
|
||||
extern const std::filesystem::path whipcalc_dir;
|
||||
extern const std::filesystem::path ook_remote_dir;
|
||||
extern const std::filesystem::path ook_editor_dir;
|
||||
|
||||
#endif /* __FILE_PATH_H__ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue