portapack-mayhem/firmware/test/application
Kyle Reed af424aa5f8
SymField rewrite (#1444)
* First WIP symfield

* Cleanup widget code

* Rebase and format

* Fix 'to_integer' bug, fix siggen UI.

* to_string_hex fix, unit tests for string code

* Pass instance in callback

* Fix on_change callbacks

* Fix keyfob (not active)

* to_byte_array, coaster tx cleanup

* Add to_byte_array tests

* Changes in ui_numbers

* Fix ui_encoders

* Format

* Fix modemsetup view's symfields

* Remove header

* Format
2023-09-12 12:38:19 -07:00
..
CMakeLists.txt Added to_string_rounded_freq() function (#1271) 2023-07-14 13:38:02 -05:00
linker_stubs.cpp Refactor freqman_db parsing (#1244) 2023-07-08 22:04:12 +02:00
main.cpp Move tests, add applicaiton tests. (#1031) 2023-05-21 17:33:12 -07:00
mock_file.hpp Add file reader (#1155) 2023-06-15 09:45:13 +02:00
test_basics.cpp Move tests, add applicaiton tests. (#1031) 2023-05-21 17:33:12 -07:00
test_circular_buffer.cpp Lazy line caching for Notepad (#1042) 2023-05-22 13:08:59 -07:00
test_convert.cpp First pass at custom app-settings support (#1381) 2023-08-18 12:35:41 -07:00
test_file_reader.cpp Refactor freqman_db parsing (#1244) 2023-07-08 22:04:12 +02:00
test_file_wrapper.cpp Progress bar for Notepad IO (#1322) 2023-07-30 09:36:57 +02:00
test_freqman_db.cpp Freqman UI (#1255) 2023-07-11 22:48:36 +02:00
test_mock_file.cpp Add file reader (#1155) 2023-06-15 09:45:13 +02:00
test_optional.cpp Notepad menu (#1072) 2023-05-26 10:02:17 +02:00
test_string_format.cpp SymField rewrite (#1444) 2023-09-12 12:38:19 -07:00
test_utility.cpp SymField rewrite (#1444) 2023-09-12 12:38:19 -07:00