Upgrade firmware Not working

Hello everyone,

I’m trying to upgrade the ardupilot version to the latest one. However when I run the commands that the Documentation suggests:

sudo apt-get update && sudo apt-get dist-upgrade

I get the following:

+Reading package lists… Done
+Building dependency tree
+Reading state information… Done
+Calculating upgrade… Done
+The following packages were automatically installed and are no longer required:
python-catkin-pkg-modules python-concurrent.futures python-osrf-pycommon python-pyparsing
python-rosdistro-modules python-rospkg-modules python-trollius
+Use ‘sudo apt autoremove’ to remove them.
+0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

And I know for a fact that Ardupilot was not upgraded because the Ground station tells me that my software is not the latest one.

I appreciate any help, I also checked several topics related to this issue, however I wasn’t able to find a solution that helped me.

Hi Gustavo,

The image you get while running this command is not the latest one. You can still use it as it’s stable. If you want to upgrade to the latest version follow this guide.

Hello Olesia,

Thank you for your response, I will follow the guide you shared with me and notify you when everything is updated.

1 Like

This topic was automatically closed 100 days after the last reply. New replies are no longer allowed.