Commit Graph

225 Commits (1ac5ab7f1e8a4c4d22cf88b8c79770fd14c490bb)

Author SHA1 Message Date
erikkaashoek a651ed2d38 Merge branch 'tinySA' into tinySA-v0.2
6 years ago
erikkaashoek 1a2664943f Many marker and measurement related updates
6 years ago
erikkaashoek 2ff78fa061 Merge branch 'tinySA' into tinySA-v0.2
6 years ago
erikkaashoek 5f3aed5844 Menu structure adapted
6 years ago
erikkaashoek e986514a18 Merge branch 'tinySA' into tinySA-v0.2
6 years ago
erikkaashoek 6422f9c5ed spur table updated and default IF corrected
6 years ago
erikkaashoek 993388625e Improved SI4432 setup and selftest for sample time and attenuator
6 years ago
erikkaashoek 495063f5bf First experiment with span in output mode
6 years ago
erikkaashoek 060879f459 Merge branch 'tinySA' into tinySA-v0.2
6 years ago
erikkaashoek 7d64766513 Optimize stack usage by shifting test and calibrate to lowest level
6 years ago
erikkaashoek b7d2d87825 Corrected the attenuator error
6 years ago
erikkaashoek 0a03ff0a2f Added full marker tracking
6 years ago
erikkaashoek 4683b88d0c Menu update
6 years ago
erikkaashoek ae326020e3 Merge branch 'master' into tinySA
6 years ago
erikkaashoek dea4d02631 Cleanup settings
6 years ago
erikkaashoek 6c74a28458 Code cleaning
6 years ago
erikkaashoek 39da5289b4 Spur avoidance table added
6 years ago
erikkaashoek b56af01ba2 Cleaning up the high input menu system
6 years ago
erikkaashoek f2137f4f97 All except waterfall working
6 years ago
erikkaashoek 4353721ec5 First running port
6 years ago
TT 1656342eeb feat: add bandwidth setting of detector
6 years ago
TT 0d407577f8 style: uniform code style and untabify
6 years ago
DiSlord 597c2c2958 Better solutiom of prev fixes (reload si5351 settings on sweep begin)
6 years ago
DiSlord 23c765b719 Fix very strange bug, on band 2
6 years ago
DiSlord 3eb8a4cfe9 Fix interpolation range if sweep_points!=source calibration points count
6 years ago
DiSlord 45dfd7d970 Fix sweep if points < maximum (mot sweep if frequency[i] == 0)
6 years ago
DiSlord 8a11eaa764 Extend scan command, now in have additional input variable (optional), allow more faster get measured data
6 years ago
DiSlord 922b66abdb Move offset variable to si5351.c (better use it as independent library)
6 years ago
DiSlord 88617a31fe In ili9341.c remove tabs, add palette mode blit function
6 years ago
DiSlord 8bdb650212 Implement color command, allow change color settings in config (enabled bu default ENABLE_COLOR_COMMAND)
6 years ago
DiSlord 6f25d0d43f Remove Mutex use (CH_CFG_USE_MUTEXES = FALSE), now all Mutex depend functions run in sweep thread
6 years ago
DiSlord 04fb661b1a Add flag in config for sweep mode
6 years ago
DiSlord 77b5d0bcc8 Select CH0 reflect channel before set freq (in some rare cases dsp started but CH not ready)
6 years ago
TT 6befd57bc1 fix: segv in sample command
6 years ago
DiSlord 45f04420cb Implement info command, move info_about[] to main.c
6 years ago
DiSlord fc6e090595 Add vbat_offset to config
6 years ago
DiSlord bb7127fdd0 Remove variable, use speep_mode flag
6 years ago
DiSlord e896f32803 Replace function wait_dsp(delay) by definition:
6 years ago
DiSlord 12d53738bc Revert some changes:
6 years ago
DiSlord a43b6e3acc si5351.c and si5351.h
6 years ago
DiSlord b77e1d6680 Big work around si5351 generator
6 years ago
TT f1cc60e99e feat: add lever mode for electrical delay
6 years ago
TT 18c5ca9157 feat: add lever operation of electrical delay
6 years ago
DiSlord ccb3693516 Huge reduce flash usage (about 5k), remove cal_data and _frequencies properties from data section
6 years ago
DiSlord a164a5765a Disable HAL_USE_RTC usage (need for cmd_time)
6 years ago
DiSlord 0116c529ea Restore sweep stack size as 640
6 years ago
DiSlord 17734f257d Disable unused ChibiOS options:
6 years ago
DiSlord b7934745ca Restore main thread stack size (stack usage code optimization give good result)
6 years ago
DiSlord d2431f0cdc Increase screen render (in some cases up to 2x speedup), decrease stack usage (code size less on 1500 bytes)
6 years ago
DiSlord c92987c52e Fix default trace refpos set (use NGRIDY value)
6 years ago

Powered by TurnKey Linux.