↧
fix typos
fix typos The one in the README is of course harmless, the one in the .yml file is more problematic. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
View Articletry a different approach with build version
try a different approach with build version Somehow the GitHub action didn't always get the right tag information. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
View Articleimprove the restore process
improve the restore process The ultrafeeder data wasn't recognized. If the restore brings changes to the .env or the .yml files in use, we need to first shut down docker and then bring it up again. We...
View Articledon't run Actions on pushes to main
don't run Actions on pushes to main This mays seem odd, but I usually push to dev and build there, and only merge back into main when I want to do a release - and in that case I push to main and push a...
View Articlecreate generic x86_64 feeder image and run/test in qemu
create generic x86_64 feeder image and run/test in qemu Create a separate GitHub action for this, currently limited to a test branch. Create an x86_64 image and copy the kernel into workspace Run it...
View Articletry harder to get random passwords
try harder to get random passwords Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
View Articleadd info on the type of board we are running on
add info on the type of board we are running on This isn't always a name that will make sense to the user. Add a few better names where we happen to know what is reported by the board. Signed-off-by:...
View Articleclean up board string a little
clean up board string a little Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
View Articleupdate airspy container
update airspy container This way airspy statistics are shown in graphs1090. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
View Articledon't use None as default value for SDR serial
don't use None as default value for SDR serial Elsewhere we compare against the empty string. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
View Articleremove incorrect check for key presence
remove incorrect check for key presence When requesting a FlightAware key, it's ok for this field to be empty. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
View Articlefix broken docker execution to obtain keys
fix broken docker execution to obtain keys This is now tested again and seems to work reliably. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
View Articleallow feeding only proprietary aggregators
allow feeding only proprietary aggregators Not what I expect people to want to do, but technically not something we should prevent. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
View Articleallow the user to override autogain
allow the user to override autogain Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
View Articledon't write 'None' to .env file for empty values
don't write 'None' to .env file for empty values Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
View Articlebetter spacing on the expert page
better spacing on the expert page Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
View Articlereplace 'None' in env file with empty string
replace 'None' in env file with empty string This is a bit annoying - but since I want to allow people to upgrade from older versions, I need a way to deal with those damaged .env files where we did...
View Articleadd support for extra Ultrafeeder config text
add support for extra Ultrafeeder config text This was a user request in order to be able to support small, local aggregators. Fixes #34 Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
View Articleuse MLAT site name as page title for tar1090
use MLAT site name as page title for tar1090 Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
View Articlefix UAT978 range display
fix UAT978 range display This was missing the site location in the container setup. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
View Article
More Pages to Explore .....