Updated config file?

Started by GlynH, May 19, 2021, 08:27:24 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

flygpagen

@abcd567 Did you manually enable the Python-section of the config?

abcd567

#16
@flygpagen

There is no Python section, the python is used in the [mlat] section.

The mlat command line in file /etc/rbfeeder.ini has wrong python version number i.e. python3.5. This works for Stretch, but fails for Buster. As now everyone uses Buster which required python3.7, manually enabling this line will result in failure of mlat. Leave it commented-out (i.e. leave the # at it's start)

The correct mlat command line with python3.7 is built into the rbfeeder, so you dont have to do anything, just leave mlat command line commented-out (i.e. let # stay at it's start).

flygpagen

Thought so, thanks. Can't find any errors on my side.

flygpagen

Quote from: Runway 31 on May 21, 2021, 09:06:29 AM
It will be something simple flygpagen

Alan

Sudo apt remove & purge and move on?

flygpagen

Did an update on another instance that is based on dump1090-fa. Apart from needing to reboot to get MLAT running (as seen in the statistics at least) no problem there.

flygpagen

Removal, reinstallation and reboot solved the problem.

Runway 31

Great looking good now flygpagen, thanks

Alan

DZpower

Quote from: flygpagen on May 23, 2021, 11:55:49 AM
Removal, reinstallation and reboot solved the problem.

please provide all the steps and command you used to remove and re-install
thanks

GlynH

And there seems to be yet another rbfeeder update...does anybody know what has changed since the last one?

Does AirNav publish a changelog?

Thanks & kind regards,
-=Glyn=-

AndreasWarby

I would also be interested in seeing a changelog, if that were possible?  Earlier today, I upgraded to the 0.4.2 version of rbfeeder (Raspberry Pi), having skipped version 0.4.1

I noted that, compared with my previous (0.3.x) version, there are increased CPU resources for demodulation.  See attached graphs showing the uptick.
VA2WBT

abcd567

Quote from: AndreasWarby on May 25, 2021, 10:27:43 PM

I would also be interested in seeing a changelog, if that were possible?  Earlier today, I upgraded to the 0.4.2 version of rbfeeder (Raspberry Pi), having skipped version 0.4.1


SHORT ANSWER:
Changelog = "Fixed integration with sharing keys"


METHOD-1: FAILED
Quote
pi@raspberrypi:~ $ sudo apt-get changelog rbfeeder
E: Failed to fetch changelog:/rbfeeder.changelog  Changelog unavailable for rbfeeder=0.4.2-20210525101900


METHOD-2: SUCCESS
Scroll down and see last line in red color

Quote
pi@raspberrypi:~ $ dpkg-parsechangelog -l /usr/share/doc/rbfeeder/changelog.Debian.gz

Source: rbfeeder
Version: 0.4.2-20210525101900
Distribution: stable
Urgency: medium
Maintainer:  Nuno Covas <[email protected]>
Timestamp: 1621934329
Date: Tue, 25 May 2021 10:18:49 +0100
Changes:
rbfeeder (0.4.2-20210525101900) stable; urgency=medium
.
   * Fixed integration with sharing keys



.

flygpagen

Quote from: DZpower on May 25, 2021, 06:26:19 PM
Quote from: flygpagen on May 23, 2021, 11:55:49 AM
Removal, reinstallation and reboot solved the problem.

please provide all the steps and command you used to remove and re-install
thanks

I've tried 3 times to post a reply with the commands but I get an error message from the forums each time. There are many guides available in the forums so do a search.

Runway 31

See reply 3 of this thread

Alan

abcd567

Complete Changelog from current (Version: 0.4.2-20210525101900) down to initial release (0.1.0)

Quote

pi@raspberrypi:~$ dpkg-parsechangelog -l /usr/share/doc/rbfeeder/changelog.Debian.gz --all                                       

Source: rbfeeder
Version: 0.4.2-20210525101900
Distribution: stable
Urgency: medium
Maintainer:  Nuno Covas <[email protected]>
Timestamp: 1621934329
Date: Tue, 25 May 2021 10:18:49 +0100
Changes:
rbfeeder ( 0.4.2-20210525101900) stable; urgency=medium
.
   * Fixed integration with sharing keys
.
rbfeeder (0.4.1-20210414164500) stable; urgency=medium
.
   * Added decoding/deriving of weather data from ADS-B messages
.
rbfeeder (0.4.0-20200715113500) stable; urgency=medium
.
   * First release for this major version.
.
rbfeeder (0.3.4-20200422191737) stable; urgency=medium
.
   * Enable external data access by default for raspberry pi users.
.
rbfeeder (0.3.3-20200203195559) stable; urgency=medium
.
   * Fix dump978-rb configuration.
.
rbfeeder (0.3.2-20190831010517) stable; urgency=medium
.
   * Fix CPU Serial in rpi-4.
.
rbfeeder (0.3.1-20190630002005) stable; urgency=medium
.
   * First release with dump978 support.
.
rbfeeder (0.3.0-20190504190233) stable; urgency=medium
.
   * 0.3.0 Release.
.
rbfeeder (0.2.19-20190301173658) stable; urgency=medium
.
   * Fix Location issue with Map.
.
rbfeeder (0.2.18-20190218202905) stable; urgency=medium
.
   * Enable MLAT by default and some fix.
.
rbfeeder (0.2.14-20190208173055) stable; urgency=medium
.
   * New release.
.
rbfeeder (0.2.13-20190208131309) stable; urgency=medium
.
   * Fix some issues related to JSON files in raspberry.
.
rbfeeder (0.2.6-20180313082038) stable; urgency=low
.
   * Release build.
.
rbfeeder (0.2.5-20180131174853) stable; urgency=low
.
   * Release build.
.
rbfeeder (0.2.5-20180131171059) stable; urgency=low
.
   * Fix auto-update function and client type identification (RPi, ODroid, etc).
.
rbfeeder (0.2.5-20180131012328) stable; urgency=low
.
   * Latest version and features.
.
rbfeeder (0.2.3-20170527202345) stable; urgency=low
.
   * Fix connection issues.
.
rbfeeder (0.2.2-20170524004446) stable; urgency=medium
.
   * Fix in altitude reading and ground detection.
.
rbfeeder (0.2.2-20170519170314) stable; urgency=low
.
   * Improved communication and some minor fix.
.
rbfeeder (0.2.1-20170427193721) stable; urgency=medium
.
   * Fix memory leak and cpu usage.
.
rbfeeder (0.2.0-20170426135630) stable; urgency=low
.
   * Added statistics to communication. This will be used to show receiver
     information in your account.
.
rbfeeder (0.1.0-20170414183602) stable; urgency=low
.
   * Changed server hostname.
.
rbfeeder (0.1.0-20170413205330) stable; urgency=low
.
   * Closed some unused ports.
.
rbfeeder (0.1.0-20170412003211) stable; urgency=medium
.
   * Added encryption between server and client.
.
rbfeeder (0.1.0-20170409195212) stable; urgency=low
.
   * First release for beta-testers.
.
rbfeeder (0.1.0) stable; urgency=low
.
   * Initial Release.


GlynH

Quote from: abcd567 on May 27, 2021, 06:45:36 AM
Complete Changelog from current (Version: 0.4.2-20210525101900) down to initial release (0.1.0)
Quote

rbfeeder (0.4.1-20210414164500) stable; urgency=medium
.
   * Added decoding/deriving of weather data from ADS-B messages


Thanks as always abcd.

Does anybody have any idea what the weather decoding bit is all about and if/how it might be utilised?

-=Glyn=-