Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
Search
Updated #tinySA tinuSA code
#tinysa
I pushed a new version to github of both the tinySA.ini and the tinySA.exe that now also allows the scanning of the BPF
This version is updated to follow the regular linux command line structure. Commands and arguments are separated with a space and each command is terminated with a '\n' This ensures using a slow arduino nano with a even slower serial interface will still work without having to change the command parser. You will have to adapt the pin numbers to your choice of processor and disable the display if you do not need it -- HBTE Files section:?/g/HBTE/files Erik, PD0EK |
Mmm. I moved it to another name but can not find it anymore.
Did you have a look in the groups file section? -- HBTE Files section:?/g/HBTE/files Erik, PD0EK |
On Thu, Jul 23, 2020 at 10:48 PM, Erik Kaashoek wrote:
Mmm. I moved it to another name but can not find it anymore.Here you go ? -- HBTE Files section:?/g/HBTE/files Erik, PD0EK |
leave the Arduino IDE, delete ui_sa.* and sa_core.* and try again to compile
ui_sa.* and sa_core.* where intended for a backport that never happened -- HBTE Files section:?/g/HBTE/files Erik, PD0EK |
Compiling the tinySA.ino without ui_sa.* and sa_core.* delivers the error message "ui_sa.c: No such file or directory" - see att. "error message"
After removing the line #include "ui_sa.c" from tinySA.ino the compilation and upload to arudino zero worked. - log "successful upload" But when starting the window app. "tinySA.exe" I got the error message "no sweeper found" Starting the tinySA.exe a 2nd time the serial port selector offers only "Mockup" and no serial port. Could it be that the tinySA.ino maybe belongs to a different project eg. the tinySA with touch display? I ask because to enable the compilation I had to add a Lib XPT2046_Touchscreen Thanks for your help! Peter Error message 2.txt
Error message 2.txt
Log from successful upload.txt
Log from successful upload.txt
|
to navigate to use esc to dismiss