portapack-mayhem/firmware/test/application
Kyle Reed 6574272ca8
Freqman improvements (#1276)
* Show .1 MHz in pretty freqman string

* Refactor load to user FreqmanDB

* Recon file parsing cleanup

* use strtol for parse_int

* recon file cleanup

* Fix bugs in Recon changes

* PR feedback

---------

Co-authored-by: kallanreed <kallanreed@noreply.github.com>
2023-07-17 11:43:37 -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 Freqman improvements (#1276) 2023-07-17 11:43:37 -07:00
test_file_reader.cpp Refactor freqman_db parsing (#1244) 2023-07-08 22:04:12 +02:00
test_file_wrapper.cpp Add file reader (#1155) 2023-06-15 09:45:13 +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 Added to_string_rounded_freq() function (#1271) 2023-07-14 13:38:02 -05:00
test_utility.cpp Playlist cleanup (#1163) 2023-06-17 22:01:46 +02:00