Oliver Jowett

Results 174 comments of Oliver Jowett

Before-and-after graphs for the changes. This data was generated by a modified version of kalibrate which accepts a manual tuning offset. For a fixed GSM signal you would expect that...

I already posted to the osmocom list about this - the pull request is just a useful place to collect the changes

That ship sailed long ago; I have moved on to other projects. If you'd like to use this PR as a starting point for trying to get something merged upstream,...

Yeah, like d1090-mutability but no debconf (debconf is such a pain) I'll see what I can do with something like CONFIG_STYLE. I do auto-upgrade existing config files to the new...

In postinst if the config file is still old-style then I read it and regenerate a new config based on the old options. see https://github.com/flightaware/dump1090/blob/dev/debian/upgrade-config

You can look for `CONFIG_STYLE=6`: https://github.com/flightaware/dump1090/commit/899ee2530cced9ba86867a80b49f65213d1073ef#diff-7c16bb3e4fbf498e4d5c06ee25690373efefa0e596edce64f8384ccfb5136319R62

Still around, but unfortunately dump978 maintenance is quite a long way down my todo list

You may want to look at https://github.com/flightaware/dump978/tree/dev which has RSSI support and is where future development is happening

The only bug report I have re bladerf is flightaware/dump1090#22 which got closed after no response from the original reporter for a while. If you have more information please reopen...

Currently it does this because we don't want the systemd service to continuously restart it if someone incorrectly puts `--version` on the (service) command line