Hans P. Reiser
Hans P. Reiser
The decoder does not update sats info, that is easy to fix. The current sondehub code does not report anything if sats
Chasemapper telemetry can include chase car positions, so the TTGO position could be included there. But if it is just about getting the position to some other custom (non-chasemapper) application,...
Thanks for reporting this. Actually I see two separate issues: - There is a bug in my software (signed vs unsigned) causing a wrong value to be printed. It *should*...
Well, it is not saved on the TTGO, there are no resources for that (maybe in the future some option for storage on SD card might be added - some...
Unfortunately I don't have any good references. I just had heard it from a few stations that they are using Grafana in some way. One example was in a discussion...
Ok, thanks. This seems to be more a configuration problem than a software problem. I assume that the symbol table and symbol is empty in the sender's configuration. But maybe...
The server in the current default configuration should still be available ephftp=gssc.esa.int/gnss/data/daily/ ``` hans@s1:~$ ftp gssc.esa.int Connected to gssc.esa.int. 220 Wing FTP Server ready... Name (gssc.esa.int:hans): anonymous 331 Password required...
Regarding the error code, I intend to make this info available via the About page soon. I was not aware of this z-check. I can make the value larger, or...
> > because of DFM Z-check issues > > Can you explain a little bit more about this or give a link, please? Has this something to do with: [https://github.com/dl9rdz/rdz_ttgo_sonde/discussions/403](url)...
What exact command are you using for flashing? If you are using the esptool.py on the command line manually: I can reproduce your error with that board if using --no-stub...