erikkaashoek
9dbce30497
I2C, I2S, si5351 and tlv320aic3204 added
5 years ago
erikkaashoek
62e5b6ae43
Correct typos and add SI4432 timing debug function
5 years ago
DiSlord
31545e3b17
Fix erase on input
5 years ago
DiSlord
f5537b6bc1
Fix copy/paste typo
5 years ago
DiSlord
042ecdba01
Fix lost hardware send/read data mode
...
Change HEIGHT_SCROLL to 250 (if set to 260 - get crash?? need more research problem)
5 years ago
DiSlord
5abf8b900e
Implement share SPI bus
5 years ago
DiSlord
b49f3edadf
Fix save slot area place (last 20k)
5 years ago
DiSlord
bd76bbbf25
Fix size on waterfall
...
Waterfall code need some change for support different sweep points count
5 years ago
DiSlord
7ff0be62ac
Initial commit for H4 tinySA version
5 years ago
DiSlord
7f54b9e3db
Cleanup
5 years ago
erikkaashoek
2cc54f49c8
Shift keypad enum;s closer to keypad table to reduce chance of errors
5 years ago
DiSlord
60f687e1cc
Reduce some char width
5 years ago
DiSlord
79edfca5ee
Last fixes use more compact UI format
5 years ago
erikkaashoek
ad2f8d363a
Improved timing and more sweep point options
5 years ago
erikkaashoek
3717d65402
Revert "Add more sweep point options"
...
This reverts commit 9eb78888a6 .
5 years ago
erikkaashoek
9eb78888a6
Add more sweep point options
5 years ago
erikkaashoek
135a7fd17d
More sweep point options and improved sweep delay
5 years ago
DiSlord
fbf47734db
Reduce some 10x15 font char size by 1px
5 years ago
DiSlord
ec2d6a54ca
Change some text to fit in form
5 years ago
DiSlord
8e0b201fc2
Add delta symbol for delta markers
...
Add different marker icon size, and use cell_blit_bitmap for draw it
Change # symbol for big font
5 years ago
DiSlord
7dd31965f0
Not store unused font glyph (index < 0x17)
...
Add 10x14 bold font
Now all ili9341_drawstring_size replaced by use this font
Change some text for align in menus vs new font
5 years ago
DiSlord
037453fc8d
Remove usage blit16bitWidthBitmap
...
Now need use blit8BitWidthBitmap for draw image
Now big bitmap image need define as uint8_t bitmap array, for more easy use _BMP16, _BMP24, _BMP32 macro
Redefine bitmaps arrays vs this macro
Now bitmap image can be any width and height
Now any bitmap image can be draw transparent on cell
Result code more compact
5 years ago
DiSlord
4435c46c34
Fix typo
5 years ago
DiSlord
174be32ec2
Allow blit8BitWidthBitmap draw bitmap width bigger then 8px
...
Allow draw in cell any type bitmap
Remove code doubles
5 years ago
DiSlord
1518e4bfd8
Formatting
...
Use defines for font chars
5 years ago
DiSlord
a274ed97ce
Fix typo
5 years ago
DiSlord
011fa73c72
More UI cleanup and formatting
5 years ago
DiSlord
4ef8543322
More menu buttons use ADV mode
5 years ago
DiSlord
81007299e4
Merge branch 'master' of https://github.com/erikkaashoek/tinySA into DiSlord_test_branch
5 years ago
erikkaashoek
7f69d26805
Force update of RSSI calculation when offset changes
5 years ago
erikkaashoek
37973f03cd
Merge branch 'DiSlord_test_branch' of https://github.com/erikkaashoek/tinySA into DiSlord_test_branch
5 years ago
DiSlord
46e9b7790b
use the radio button for reflevel auto/manual and attenuate auto/manual
...
In MARKERS/MODIFY MARKERS/ the 4 marker buttons always have a checkbox
5 years ago
DiSlord
1e7b838774
Merge branch 'master' of https://github.com/erikkaashoek/tinySA into DiSlord_test_branch
5 years ago
erikkaashoek
7cd6fb2b5d
Tuned selftests 3,4 and 10
5 years ago
erikkaashoek
9027b8fb11
Merge branch 'master' into DiSlord_test_branch
5 years ago
erikkaashoek
40a2b38ff5
Relax signal level threshold
5 years ago
DiSlord
ac38144dfd
Fix tupo
5 years ago
DiSlord
26476c4480
Fix market tracking if no active marker
5 years ago
DiSlord
f9132eb0cf
Use space after -> or <-
5 years ago
DiSlord
872626fbdd
Fix wrong marker select
5 years ago
DiSlord
b0ef2adee1
Fix wrong icon select for auto sample and offset delay
5 years ago
DiSlord
643416d0ba
Fix not clean button id disabled button present
5 years ago
DiSlord
21f87e8f3c
Fix bug
5 years ago
DiSlord
ca6d982271
UI cleanup
5 years ago
DiSlord
635f4ffd59
Use UI_FUNCTION_ADV_CALLBACK for menu_harmonic
...
More cleanup
5 years ago
DiSlord
43388c9db8
Use UI_FUNCTION_ADV_CALLBACK(menu_drive_acb)
...
For drive select
5 years ago
DiSlord
52ab7fa2b7
Use radio button for points count
5 years ago
DiSlord
fd831b5f96
Next step for UI mod:
...
Cleanup UI code
In most cases use UI_FUNCTION_ADV_CALLBACK for mod menu settings
Add Auto/Manual icon
Fix some bugs
5 years ago
erikkaashoek
6a2c186e56
Adapted to v0.3 cal output level
5 years ago
DiSlord
2df60e3020
Merge branch 'master' of https://github.com/erikkaashoek/tinySA into DiSlord_test_branch
5 years ago