Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EEPROM init sometimes fails #25

Closed
LorenzMeier opened this issue Sep 12, 2012 · 0 comments
Closed

EEPROM init sometimes fails #25

LorenzMeier opened this issue Sep 12, 2012 · 0 comments
Assignees
Labels

Comments

@LorenzMeier
Copy link
Member

Previously we had auto-reboot code in place to resolve this. This happens here and then and prevents the board from startup / reading params. A reset (not a power cycle) resolves the issue.

@ghost ghost assigned px4dev Sep 12, 2012
msamogh pushed a commit to msamogh/Firmware that referenced this issue Jun 7, 2019
PX4BuildBot added a commit that referenced this issue Nov 5, 2020
    - jsbsim_bridge in PX4/Firmware (bde5cad): PX4/px4-jsbsim-bridge@9f46d55
    - jsbsim_bridge current upstream: PX4/px4-jsbsim-bridge@c51a61b
    - Changes: PX4/px4-jsbsim-bridge@9f46d55...c51a61b

    c51a61b 2020-11-04 JaeyoungLim - Merge pull request #11 from PX4/pr-upstream-merge
ddd6e91 2020-11-03 JaeyoungLim - Merge branch 'master' into pr-upstream-merge
73757b1 2020-11-02 JaeyoungLim - Run code style checks (#40)
d185fab 2020-11-02 Matt Vacanti - Enable GPS publication of COG and minor format cleanup (#39)
cce6274 2020-11-02 JaeyoungLim - Add ROS support to the px4-jsbsim-bridge (#20)
72cff55 2020-10-30 Roman Bapst - updated Rascal model: use a much weaker motor (#38)
70a83e6 2020-10-29 Matt Vacanti - Improve baro drift noise and enable user XML mapping of JSBSim baro variables (#37)
610ca97 2020-10-28 Matt Vacanti - Improve Airspeed Sensor Performance and Enable User Defined XML Configuration (#30)
006cdd1 2020-10-23 JaeyoungLim - Enable faster than realtime execution (#29)
aa8997c 2020-10-20 Matt Vacanti - Enable user defined and JSBSim Magnetometer XML Input Mapping (#26)
13d557f 2020-10-19 JaeyoungLim - Change remote for flightgear rascal (#25)
d60ff80 2020-10-16 Matt Vacanti - Enable user defined IMU Parameters from JSBSim (#24)
PX4BuildBot added a commit that referenced this issue Nov 5, 2020
    - jsbsim_bridge in PX4/Firmware (149ac16): PX4/px4-jsbsim-bridge@9f46d55
    - jsbsim_bridge current upstream: PX4/px4-jsbsim-bridge@c51a61b
    - Changes: PX4/px4-jsbsim-bridge@9f46d55...c51a61b

    c51a61b 2020-11-04 JaeyoungLim - Merge pull request #11 from PX4/pr-upstream-merge
ddd6e91 2020-11-03 JaeyoungLim - Merge branch 'master' into pr-upstream-merge
73757b1 2020-11-02 JaeyoungLim - Run code style checks (#40)
d185fab 2020-11-02 Matt Vacanti - Enable GPS publication of COG and minor format cleanup (#39)
cce6274 2020-11-02 JaeyoungLim - Add ROS support to the px4-jsbsim-bridge (#20)
72cff55 2020-10-30 Roman Bapst - updated Rascal model: use a much weaker motor (#38)
70a83e6 2020-10-29 Matt Vacanti - Improve baro drift noise and enable user XML mapping of JSBSim baro variables (#37)
610ca97 2020-10-28 Matt Vacanti - Improve Airspeed Sensor Performance and Enable User Defined XML Configuration (#30)
006cdd1 2020-10-23 JaeyoungLim - Enable faster than realtime execution (#29)
aa8997c 2020-10-20 Matt Vacanti - Enable user defined and JSBSim Magnetometer XML Input Mapping (#26)
13d557f 2020-10-19 JaeyoungLim - Change remote for flightgear rascal (#25)
d60ff80 2020-10-16 Matt Vacanti - Enable user defined IMU Parameters from JSBSim (#24)
PX4BuildBot added a commit that referenced this issue Nov 6, 2020
    - jsbsim_bridge in PX4/Firmware (91d1825): PX4/px4-jsbsim-bridge@9f46d55
    - jsbsim_bridge current upstream: PX4/px4-jsbsim-bridge@c51a61b
    - Changes: PX4/px4-jsbsim-bridge@9f46d55...c51a61b

    c51a61b 2020-11-04 JaeyoungLim - Merge pull request #11 from PX4/pr-upstream-merge
ddd6e91 2020-11-03 JaeyoungLim - Merge branch 'master' into pr-upstream-merge
73757b1 2020-11-02 JaeyoungLim - Run code style checks (#40)
d185fab 2020-11-02 Matt Vacanti - Enable GPS publication of COG and minor format cleanup (#39)
cce6274 2020-11-02 JaeyoungLim - Add ROS support to the px4-jsbsim-bridge (#20)
72cff55 2020-10-30 Roman Bapst - updated Rascal model: use a much weaker motor (#38)
70a83e6 2020-10-29 Matt Vacanti - Improve baro drift noise and enable user XML mapping of JSBSim baro variables (#37)
610ca97 2020-10-28 Matt Vacanti - Improve Airspeed Sensor Performance and Enable User Defined XML Configuration (#30)
006cdd1 2020-10-23 JaeyoungLim - Enable faster than realtime execution (#29)
aa8997c 2020-10-20 Matt Vacanti - Enable user defined and JSBSim Magnetometer XML Input Mapping (#26)
13d557f 2020-10-19 JaeyoungLim - Change remote for flightgear rascal (#25)
d60ff80 2020-10-16 Matt Vacanti - Enable user defined IMU Parameters from JSBSim (#24)
PX4BuildBot added a commit that referenced this issue Nov 6, 2020
    - jsbsim_bridge in PX4/Firmware (91d1825): PX4/px4-jsbsim-bridge@9f46d55
    - jsbsim_bridge current upstream: PX4/px4-jsbsim-bridge@c51a61b
    - Changes: PX4/px4-jsbsim-bridge@9f46d55...c51a61b

    c51a61b 2020-11-04 JaeyoungLim - Merge pull request #11 from PX4/pr-upstream-merge
ddd6e91 2020-11-03 JaeyoungLim - Merge branch 'master' into pr-upstream-merge
73757b1 2020-11-02 JaeyoungLim - Run code style checks (#40)
d185fab 2020-11-02 Matt Vacanti - Enable GPS publication of COG and minor format cleanup (#39)
cce6274 2020-11-02 JaeyoungLim - Add ROS support to the px4-jsbsim-bridge (#20)
72cff55 2020-10-30 Roman Bapst - updated Rascal model: use a much weaker motor (#38)
70a83e6 2020-10-29 Matt Vacanti - Improve baro drift noise and enable user XML mapping of JSBSim baro variables (#37)
610ca97 2020-10-28 Matt Vacanti - Improve Airspeed Sensor Performance and Enable User Defined XML Configuration (#30)
006cdd1 2020-10-23 JaeyoungLim - Enable faster than realtime execution (#29)
aa8997c 2020-10-20 Matt Vacanti - Enable user defined and JSBSim Magnetometer XML Input Mapping (#26)
13d557f 2020-10-19 JaeyoungLim - Change remote for flightgear rascal (#25)
d60ff80 2020-10-16 Matt Vacanti - Enable user defined IMU Parameters from JSBSim (#24)
PX4BuildBot added a commit that referenced this issue Nov 7, 2020
    - jsbsim_bridge in PX4/Firmware (91d1825): PX4/px4-jsbsim-bridge@9f46d55
    - jsbsim_bridge current upstream: PX4/px4-jsbsim-bridge@c51a61b
    - Changes: PX4/px4-jsbsim-bridge@9f46d55...c51a61b

    c51a61b 2020-11-04 JaeyoungLim - Merge pull request #11 from PX4/pr-upstream-merge
ddd6e91 2020-11-03 JaeyoungLim - Merge branch 'master' into pr-upstream-merge
73757b1 2020-11-02 JaeyoungLim - Run code style checks (#40)
d185fab 2020-11-02 Matt Vacanti - Enable GPS publication of COG and minor format cleanup (#39)
cce6274 2020-11-02 JaeyoungLim - Add ROS support to the px4-jsbsim-bridge (#20)
72cff55 2020-10-30 Roman Bapst - updated Rascal model: use a much weaker motor (#38)
70a83e6 2020-10-29 Matt Vacanti - Improve baro drift noise and enable user XML mapping of JSBSim baro variables (#37)
610ca97 2020-10-28 Matt Vacanti - Improve Airspeed Sensor Performance and Enable User Defined XML Configuration (#30)
006cdd1 2020-10-23 JaeyoungLim - Enable faster than realtime execution (#29)
aa8997c 2020-10-20 Matt Vacanti - Enable user defined and JSBSim Magnetometer XML Input Mapping (#26)
13d557f 2020-10-19 JaeyoungLim - Change remote for flightgear rascal (#25)
d60ff80 2020-10-16 Matt Vacanti - Enable user defined IMU Parameters from JSBSim (#24)
PX4BuildBot added a commit that referenced this issue Nov 8, 2020
    - jsbsim_bridge in PX4/Firmware (91d1825): PX4/px4-jsbsim-bridge@9f46d55
    - jsbsim_bridge current upstream: PX4/px4-jsbsim-bridge@c51a61b
    - Changes: PX4/px4-jsbsim-bridge@9f46d55...c51a61b

    c51a61b 2020-11-04 JaeyoungLim - Merge pull request #11 from PX4/pr-upstream-merge
ddd6e91 2020-11-03 JaeyoungLim - Merge branch 'master' into pr-upstream-merge
73757b1 2020-11-02 JaeyoungLim - Run code style checks (#40)
d185fab 2020-11-02 Matt Vacanti - Enable GPS publication of COG and minor format cleanup (#39)
cce6274 2020-11-02 JaeyoungLim - Add ROS support to the px4-jsbsim-bridge (#20)
72cff55 2020-10-30 Roman Bapst - updated Rascal model: use a much weaker motor (#38)
70a83e6 2020-10-29 Matt Vacanti - Improve baro drift noise and enable user XML mapping of JSBSim baro variables (#37)
610ca97 2020-10-28 Matt Vacanti - Improve Airspeed Sensor Performance and Enable User Defined XML Configuration (#30)
006cdd1 2020-10-23 JaeyoungLim - Enable faster than realtime execution (#29)
aa8997c 2020-10-20 Matt Vacanti - Enable user defined and JSBSim Magnetometer XML Input Mapping (#26)
13d557f 2020-10-19 JaeyoungLim - Change remote for flightgear rascal (#25)
d60ff80 2020-10-16 Matt Vacanti - Enable user defined IMU Parameters from JSBSim (#24)
PX4BuildBot added a commit that referenced this issue Nov 8, 2020
    - jsbsim_bridge in PX4/Firmware (5ce0b5a): PX4/px4-jsbsim-bridge@9f46d55
    - jsbsim_bridge current upstream: PX4/px4-jsbsim-bridge@c51a61b
    - Changes: PX4/px4-jsbsim-bridge@9f46d55...c51a61b

    c51a61b 2020-11-04 JaeyoungLim - Merge pull request #11 from PX4/pr-upstream-merge
ddd6e91 2020-11-03 JaeyoungLim - Merge branch 'master' into pr-upstream-merge
73757b1 2020-11-02 JaeyoungLim - Run code style checks (#40)
d185fab 2020-11-02 Matt Vacanti - Enable GPS publication of COG and minor format cleanup (#39)
cce6274 2020-11-02 JaeyoungLim - Add ROS support to the px4-jsbsim-bridge (#20)
72cff55 2020-10-30 Roman Bapst - updated Rascal model: use a much weaker motor (#38)
70a83e6 2020-10-29 Matt Vacanti - Improve baro drift noise and enable user XML mapping of JSBSim baro variables (#37)
610ca97 2020-10-28 Matt Vacanti - Improve Airspeed Sensor Performance and Enable User Defined XML Configuration (#30)
006cdd1 2020-10-23 JaeyoungLim - Enable faster than realtime execution (#29)
aa8997c 2020-10-20 Matt Vacanti - Enable user defined and JSBSim Magnetometer XML Input Mapping (#26)
13d557f 2020-10-19 JaeyoungLim - Change remote for flightgear rascal (#25)
d60ff80 2020-10-16 Matt Vacanti - Enable user defined IMU Parameters from JSBSim (#24)
PX4BuildBot added a commit that referenced this issue Nov 9, 2020
    - jsbsim_bridge in PX4/Firmware (defa437): PX4/px4-jsbsim-bridge@9f46d55
    - jsbsim_bridge current upstream: PX4/px4-jsbsim-bridge@c51a61b
    - Changes: PX4/px4-jsbsim-bridge@9f46d55...c51a61b

    c51a61b 2020-11-04 JaeyoungLim - Merge pull request #11 from PX4/pr-upstream-merge
ddd6e91 2020-11-03 JaeyoungLim - Merge branch 'master' into pr-upstream-merge
73757b1 2020-11-02 JaeyoungLim - Run code style checks (#40)
d185fab 2020-11-02 Matt Vacanti - Enable GPS publication of COG and minor format cleanup (#39)
cce6274 2020-11-02 JaeyoungLim - Add ROS support to the px4-jsbsim-bridge (#20)
72cff55 2020-10-30 Roman Bapst - updated Rascal model: use a much weaker motor (#38)
70a83e6 2020-10-29 Matt Vacanti - Improve baro drift noise and enable user XML mapping of JSBSim baro variables (#37)
610ca97 2020-10-28 Matt Vacanti - Improve Airspeed Sensor Performance and Enable User Defined XML Configuration (#30)
006cdd1 2020-10-23 JaeyoungLim - Enable faster than realtime execution (#29)
aa8997c 2020-10-20 Matt Vacanti - Enable user defined and JSBSim Magnetometer XML Input Mapping (#26)
13d557f 2020-10-19 JaeyoungLim - Change remote for flightgear rascal (#25)
d60ff80 2020-10-16 Matt Vacanti - Enable user defined IMU Parameters from JSBSim (#24)
PX4BuildBot added a commit that referenced this issue Nov 9, 2020
    - jsbsim_bridge in PX4/Firmware (defa437): PX4/px4-jsbsim-bridge@9f46d55
    - jsbsim_bridge current upstream: PX4/px4-jsbsim-bridge@c51a61b
    - Changes: PX4/px4-jsbsim-bridge@9f46d55...c51a61b

    c51a61b 2020-11-04 JaeyoungLim - Merge pull request #11 from PX4/pr-upstream-merge
ddd6e91 2020-11-03 JaeyoungLim - Merge branch 'master' into pr-upstream-merge
73757b1 2020-11-02 JaeyoungLim - Run code style checks (#40)
d185fab 2020-11-02 Matt Vacanti - Enable GPS publication of COG and minor format cleanup (#39)
cce6274 2020-11-02 JaeyoungLim - Add ROS support to the px4-jsbsim-bridge (#20)
72cff55 2020-10-30 Roman Bapst - updated Rascal model: use a much weaker motor (#38)
70a83e6 2020-10-29 Matt Vacanti - Improve baro drift noise and enable user XML mapping of JSBSim baro variables (#37)
610ca97 2020-10-28 Matt Vacanti - Improve Airspeed Sensor Performance and Enable User Defined XML Configuration (#30)
006cdd1 2020-10-23 JaeyoungLim - Enable faster than realtime execution (#29)
aa8997c 2020-10-20 Matt Vacanti - Enable user defined and JSBSim Magnetometer XML Input Mapping (#26)
13d557f 2020-10-19 JaeyoungLim - Change remote for flightgear rascal (#25)
d60ff80 2020-10-16 Matt Vacanti - Enable user defined IMU Parameters from JSBSim (#24)
PX4BuildBot added a commit that referenced this issue Nov 10, 2020
    - jsbsim_bridge in PX4/Firmware (defa437): PX4/px4-jsbsim-bridge@9f46d55
    - jsbsim_bridge current upstream: PX4/px4-jsbsim-bridge@c51a61b
    - Changes: PX4/px4-jsbsim-bridge@9f46d55...c51a61b

    c51a61b 2020-11-04 JaeyoungLim - Merge pull request #11 from PX4/pr-upstream-merge
ddd6e91 2020-11-03 JaeyoungLim - Merge branch 'master' into pr-upstream-merge
73757b1 2020-11-02 JaeyoungLim - Run code style checks (#40)
d185fab 2020-11-02 Matt Vacanti - Enable GPS publication of COG and minor format cleanup (#39)
cce6274 2020-11-02 JaeyoungLim - Add ROS support to the px4-jsbsim-bridge (#20)
72cff55 2020-10-30 Roman Bapst - updated Rascal model: use a much weaker motor (#38)
70a83e6 2020-10-29 Matt Vacanti - Improve baro drift noise and enable user XML mapping of JSBSim baro variables (#37)
610ca97 2020-10-28 Matt Vacanti - Improve Airspeed Sensor Performance and Enable User Defined XML Configuration (#30)
006cdd1 2020-10-23 JaeyoungLim - Enable faster than realtime execution (#29)
aa8997c 2020-10-20 Matt Vacanti - Enable user defined and JSBSim Magnetometer XML Input Mapping (#26)
13d557f 2020-10-19 JaeyoungLim - Change remote for flightgear rascal (#25)
d60ff80 2020-10-16 Matt Vacanti - Enable user defined IMU Parameters from JSBSim (#24)
PX4BuildBot added a commit that referenced this issue Nov 10, 2020
    - jsbsim_bridge in PX4/Firmware (d33a48e): PX4/px4-jsbsim-bridge@9f46d55
    - jsbsim_bridge current upstream: PX4/px4-jsbsim-bridge@c51a61b
    - Changes: PX4/px4-jsbsim-bridge@9f46d55...c51a61b

    c51a61b 2020-11-04 JaeyoungLim - Merge pull request #11 from PX4/pr-upstream-merge
ddd6e91 2020-11-03 JaeyoungLim - Merge branch 'master' into pr-upstream-merge
73757b1 2020-11-02 JaeyoungLim - Run code style checks (#40)
d185fab 2020-11-02 Matt Vacanti - Enable GPS publication of COG and minor format cleanup (#39)
cce6274 2020-11-02 JaeyoungLim - Add ROS support to the px4-jsbsim-bridge (#20)
72cff55 2020-10-30 Roman Bapst - updated Rascal model: use a much weaker motor (#38)
70a83e6 2020-10-29 Matt Vacanti - Improve baro drift noise and enable user XML mapping of JSBSim baro variables (#37)
610ca97 2020-10-28 Matt Vacanti - Improve Airspeed Sensor Performance and Enable User Defined XML Configuration (#30)
006cdd1 2020-10-23 JaeyoungLim - Enable faster than realtime execution (#29)
aa8997c 2020-10-20 Matt Vacanti - Enable user defined and JSBSim Magnetometer XML Input Mapping (#26)
13d557f 2020-10-19 JaeyoungLim - Change remote for flightgear rascal (#25)
d60ff80 2020-10-16 Matt Vacanti - Enable user defined IMU Parameters from JSBSim (#24)
PX4BuildBot added a commit that referenced this issue Nov 12, 2020
    - jsbsim_bridge in PX4/Firmware (68f2495): PX4/px4-jsbsim-bridge@9f46d55
    - jsbsim_bridge current upstream: PX4/px4-jsbsim-bridge@c51a61b
    - Changes: PX4/px4-jsbsim-bridge@9f46d55...c51a61b

    c51a61b 2020-11-04 JaeyoungLim - Merge pull request #11 from PX4/pr-upstream-merge
ddd6e91 2020-11-03 JaeyoungLim - Merge branch 'master' into pr-upstream-merge
73757b1 2020-11-02 JaeyoungLim - Run code style checks (#40)
d185fab 2020-11-02 Matt Vacanti - Enable GPS publication of COG and minor format cleanup (#39)
cce6274 2020-11-02 JaeyoungLim - Add ROS support to the px4-jsbsim-bridge (#20)
72cff55 2020-10-30 Roman Bapst - updated Rascal model: use a much weaker motor (#38)
70a83e6 2020-10-29 Matt Vacanti - Improve baro drift noise and enable user XML mapping of JSBSim baro variables (#37)
610ca97 2020-10-28 Matt Vacanti - Improve Airspeed Sensor Performance and Enable User Defined XML Configuration (#30)
006cdd1 2020-10-23 JaeyoungLim - Enable faster than realtime execution (#29)
aa8997c 2020-10-20 Matt Vacanti - Enable user defined and JSBSim Magnetometer XML Input Mapping (#26)
13d557f 2020-10-19 JaeyoungLim - Change remote for flightgear rascal (#25)
d60ff80 2020-10-16 Matt Vacanti - Enable user defined IMU Parameters from JSBSim (#24)
PX4BuildBot added a commit that referenced this issue Nov 12, 2020
    - jsbsim_bridge in PX4/Firmware (5f0c572): PX4/px4-jsbsim-bridge@9f46d55
    - jsbsim_bridge current upstream: PX4/px4-jsbsim-bridge@c51a61b
    - Changes: PX4/px4-jsbsim-bridge@9f46d55...c51a61b

    c51a61b 2020-11-04 JaeyoungLim - Merge pull request #11 from PX4/pr-upstream-merge
ddd6e91 2020-11-03 JaeyoungLim - Merge branch 'master' into pr-upstream-merge
73757b1 2020-11-02 JaeyoungLim - Run code style checks (#40)
d185fab 2020-11-02 Matt Vacanti - Enable GPS publication of COG and minor format cleanup (#39)
cce6274 2020-11-02 JaeyoungLim - Add ROS support to the px4-jsbsim-bridge (#20)
72cff55 2020-10-30 Roman Bapst - updated Rascal model: use a much weaker motor (#38)
70a83e6 2020-10-29 Matt Vacanti - Improve baro drift noise and enable user XML mapping of JSBSim baro variables (#37)
610ca97 2020-10-28 Matt Vacanti - Improve Airspeed Sensor Performance and Enable User Defined XML Configuration (#30)
006cdd1 2020-10-23 JaeyoungLim - Enable faster than realtime execution (#29)
aa8997c 2020-10-20 Matt Vacanti - Enable user defined and JSBSim Magnetometer XML Input Mapping (#26)
13d557f 2020-10-19 JaeyoungLim - Change remote for flightgear rascal (#25)
d60ff80 2020-10-16 Matt Vacanti - Enable user defined IMU Parameters from JSBSim (#24)
PX4BuildBot added a commit that referenced this issue Nov 13, 2020
    - jsbsim_bridge in PX4/Firmware (66edc82): PX4/px4-jsbsim-bridge@9f46d55
    - jsbsim_bridge current upstream: PX4/px4-jsbsim-bridge@c51a61b
    - Changes: PX4/px4-jsbsim-bridge@9f46d55...c51a61b

    c51a61b 2020-11-04 JaeyoungLim - Merge pull request #11 from PX4/pr-upstream-merge
ddd6e91 2020-11-03 JaeyoungLim - Merge branch 'master' into pr-upstream-merge
73757b1 2020-11-02 JaeyoungLim - Run code style checks (#40)
d185fab 2020-11-02 Matt Vacanti - Enable GPS publication of COG and minor format cleanup (#39)
cce6274 2020-11-02 JaeyoungLim - Add ROS support to the px4-jsbsim-bridge (#20)
72cff55 2020-10-30 Roman Bapst - updated Rascal model: use a much weaker motor (#38)
70a83e6 2020-10-29 Matt Vacanti - Improve baro drift noise and enable user XML mapping of JSBSim baro variables (#37)
610ca97 2020-10-28 Matt Vacanti - Improve Airspeed Sensor Performance and Enable User Defined XML Configuration (#30)
006cdd1 2020-10-23 JaeyoungLim - Enable faster than realtime execution (#29)
aa8997c 2020-10-20 Matt Vacanti - Enable user defined and JSBSim Magnetometer XML Input Mapping (#26)
13d557f 2020-10-19 JaeyoungLim - Change remote for flightgear rascal (#25)
d60ff80 2020-10-16 Matt Vacanti - Enable user defined IMU Parameters from JSBSim (#24)
PX4BuildBot added a commit that referenced this issue Nov 13, 2020
    - jsbsim_bridge in PX4/Firmware (66edc82): PX4/px4-jsbsim-bridge@9f46d55
    - jsbsim_bridge current upstream: PX4/px4-jsbsim-bridge@c51a61b
    - Changes: PX4/px4-jsbsim-bridge@9f46d55...c51a61b

    c51a61b 2020-11-04 JaeyoungLim - Merge pull request #11 from PX4/pr-upstream-merge
ddd6e91 2020-11-03 JaeyoungLim - Merge branch 'master' into pr-upstream-merge
73757b1 2020-11-02 JaeyoungLim - Run code style checks (#40)
d185fab 2020-11-02 Matt Vacanti - Enable GPS publication of COG and minor format cleanup (#39)
cce6274 2020-11-02 JaeyoungLim - Add ROS support to the px4-jsbsim-bridge (#20)
72cff55 2020-10-30 Roman Bapst - updated Rascal model: use a much weaker motor (#38)
70a83e6 2020-10-29 Matt Vacanti - Improve baro drift noise and enable user XML mapping of JSBSim baro variables (#37)
610ca97 2020-10-28 Matt Vacanti - Improve Airspeed Sensor Performance and Enable User Defined XML Configuration (#30)
006cdd1 2020-10-23 JaeyoungLim - Enable faster than realtime execution (#29)
aa8997c 2020-10-20 Matt Vacanti - Enable user defined and JSBSim Magnetometer XML Input Mapping (#26)
13d557f 2020-10-19 JaeyoungLim - Change remote for flightgear rascal (#25)
d60ff80 2020-10-16 Matt Vacanti - Enable user defined IMU Parameters from JSBSim (#24)
PX4BuildBot added a commit that referenced this issue Apr 3, 2024
    - gz in PX4/Firmware (4cbda43): PX4/PX4-gazebo-models@6b4ed09
    - gz current upstream: PX4/PX4-gazebo-models@c3905a7
    - Changes: PX4/PX4-gazebo-models@6b4ed09...c3905a7

    c3905a7 2024-03-27 Celil Buğra Karacan - Add headless mode to simulation-gazebo (#37)
14d9c68 2024-03-14 Beniamino Pozzan - fix(worlds): replace deprecated GzScene3D plugin (#25)
PX4BuildBot added a commit that referenced this issue Apr 4, 2024
    - gz in PX4/Firmware (1db1506): PX4/PX4-gazebo-models@6b4ed09
    - gz current upstream: PX4/PX4-gazebo-models@c3905a7
    - Changes: PX4/PX4-gazebo-models@6b4ed09...c3905a7

    c3905a7 2024-03-27 Celil Buğra Karacan - Add headless mode to simulation-gazebo (#37)
14d9c68 2024-03-14 Beniamino Pozzan - fix(worlds): replace deprecated GzScene3D plugin (#25)
PX4BuildBot added a commit that referenced this issue Apr 4, 2024
    - gz in PX4/Firmware (878d5e5): PX4/PX4-gazebo-models@6b4ed09
    - gz current upstream: PX4/PX4-gazebo-models@c3905a7
    - Changes: PX4/PX4-gazebo-models@6b4ed09...c3905a7

    c3905a7 2024-03-27 Celil Buğra Karacan - Add headless mode to simulation-gazebo (#37)
14d9c68 2024-03-14 Beniamino Pozzan - fix(worlds): replace deprecated GzScene3D plugin (#25)
PX4BuildBot added a commit that referenced this issue Apr 5, 2024
    - gz in PX4/Firmware (f73b1d4): PX4/PX4-gazebo-models@6b4ed09
    - gz current upstream: PX4/PX4-gazebo-models@c3905a7
    - Changes: PX4/PX4-gazebo-models@6b4ed09...c3905a7

    c3905a7 2024-03-27 Celil Buğra Karacan - Add headless mode to simulation-gazebo (#37)
14d9c68 2024-03-14 Beniamino Pozzan - fix(worlds): replace deprecated GzScene3D plugin (#25)
PX4BuildBot added a commit that referenced this issue Apr 5, 2024
    - gz in PX4/Firmware (b07ae52): PX4/PX4-gazebo-models@6b4ed09
    - gz current upstream: PX4/PX4-gazebo-models@c3905a7
    - Changes: PX4/PX4-gazebo-models@6b4ed09...c3905a7

    c3905a7 2024-03-27 Celil Buğra Karacan - Add headless mode to simulation-gazebo (#37)
14d9c68 2024-03-14 Beniamino Pozzan - fix(worlds): replace deprecated GzScene3D plugin (#25)
PX4BuildBot added a commit that referenced this issue Apr 6, 2024
    - gz in PX4/Firmware (5fccfb1): PX4/PX4-gazebo-models@6b4ed09
    - gz current upstream: PX4/PX4-gazebo-models@c3905a7
    - Changes: PX4/PX4-gazebo-models@6b4ed09...c3905a7

    c3905a7 2024-03-27 Celil Buğra Karacan - Add headless mode to simulation-gazebo (#37)
14d9c68 2024-03-14 Beniamino Pozzan - fix(worlds): replace deprecated GzScene3D plugin (#25)
PX4BuildBot added a commit that referenced this issue Apr 6, 2024
    - gz in PX4/Firmware (eb12f44): PX4/PX4-gazebo-models@6b4ed09
    - gz current upstream: PX4/PX4-gazebo-models@c3905a7
    - Changes: PX4/PX4-gazebo-models@6b4ed09...c3905a7

    c3905a7 2024-03-27 Celil Buğra Karacan - Add headless mode to simulation-gazebo (#37)
14d9c68 2024-03-14 Beniamino Pozzan - fix(worlds): replace deprecated GzScene3D plugin (#25)
PX4BuildBot added a commit that referenced this issue Apr 7, 2024
    - gz in PX4/Firmware (30a7700): PX4/PX4-gazebo-models@6b4ed09
    - gz current upstream: PX4/PX4-gazebo-models@c3905a7
    - Changes: PX4/PX4-gazebo-models@6b4ed09...c3905a7

    c3905a7 2024-03-27 Celil Buğra Karacan - Add headless mode to simulation-gazebo (#37)
14d9c68 2024-03-14 Beniamino Pozzan - fix(worlds): replace deprecated GzScene3D plugin (#25)
PX4BuildBot added a commit that referenced this issue Apr 7, 2024
    - gz in PX4/Firmware (12acc4b): PX4/PX4-gazebo-models@6b4ed09
    - gz current upstream: PX4/PX4-gazebo-models@c3905a7
    - Changes: PX4/PX4-gazebo-models@6b4ed09...c3905a7

    c3905a7 2024-03-27 Celil Buğra Karacan - Add headless mode to simulation-gazebo (#37)
14d9c68 2024-03-14 Beniamino Pozzan - fix(worlds): replace deprecated GzScene3D plugin (#25)
PX4BuildBot added a commit that referenced this issue Apr 8, 2024
    - gz in PX4/Firmware (24aee42): PX4/PX4-gazebo-models@6b4ed09
    - gz current upstream: PX4/PX4-gazebo-models@c3905a7
    - Changes: PX4/PX4-gazebo-models@6b4ed09...c3905a7

    c3905a7 2024-03-27 Celil Buğra Karacan - Add headless mode to simulation-gazebo (#37)
14d9c68 2024-03-14 Beniamino Pozzan - fix(worlds): replace deprecated GzScene3D plugin (#25)
PX4BuildBot added a commit that referenced this issue Apr 8, 2024
    - gz in PX4/Firmware (452edda): PX4/PX4-gazebo-models@6b4ed09
    - gz current upstream: PX4/PX4-gazebo-models@c3905a7
    - Changes: PX4/PX4-gazebo-models@6b4ed09...c3905a7

    c3905a7 2024-03-27 Celil Buğra Karacan - Add headless mode to simulation-gazebo (#37)
14d9c68 2024-03-14 Beniamino Pozzan - fix(worlds): replace deprecated GzScene3D plugin (#25)
PX4BuildBot added a commit that referenced this issue Apr 9, 2024
    - gz in PX4/Firmware (3eb3a8f): PX4/PX4-gazebo-models@6b4ed09
    - gz current upstream: PX4/PX4-gazebo-models@c3905a7
    - Changes: PX4/PX4-gazebo-models@6b4ed09...c3905a7

    c3905a7 2024-03-27 Celil Buğra Karacan - Add headless mode to simulation-gazebo (#37)
14d9c68 2024-03-14 Beniamino Pozzan - fix(worlds): replace deprecated GzScene3D plugin (#25)
PX4BuildBot added a commit that referenced this issue Apr 9, 2024
    - gz in PX4/Firmware (808e298): PX4/PX4-gazebo-models@6b4ed09
    - gz current upstream: PX4/PX4-gazebo-models@c3905a7
    - Changes: PX4/PX4-gazebo-models@6b4ed09...c3905a7

    c3905a7 2024-03-27 Celil Buğra Karacan - Add headless mode to simulation-gazebo (#37)
14d9c68 2024-03-14 Beniamino Pozzan - fix(worlds): replace deprecated GzScene3D plugin (#25)
PX4BuildBot added a commit that referenced this issue Apr 10, 2024
    - gz in PX4/Firmware (de179e5): PX4/PX4-gazebo-models@6b4ed09
    - gz current upstream: PX4/PX4-gazebo-models@c3905a7
    - Changes: PX4/PX4-gazebo-models@6b4ed09...c3905a7

    c3905a7 2024-03-27 Celil Buğra Karacan - Add headless mode to simulation-gazebo (#37)
14d9c68 2024-03-14 Beniamino Pozzan - fix(worlds): replace deprecated GzScene3D plugin (#25)
PX4BuildBot added a commit that referenced this issue Apr 10, 2024
    - gz in PX4/Firmware (0513203): PX4/PX4-gazebo-models@6b4ed09
    - gz current upstream: PX4/PX4-gazebo-models@c3905a7
    - Changes: PX4/PX4-gazebo-models@6b4ed09...c3905a7

    c3905a7 2024-03-27 Celil Buğra Karacan - Add headless mode to simulation-gazebo (#37)
14d9c68 2024-03-14 Beniamino Pozzan - fix(worlds): replace deprecated GzScene3D plugin (#25)
PX4BuildBot added a commit that referenced this issue Apr 11, 2024
    - gz in PX4/Firmware (a270fc6): PX4/PX4-gazebo-models@6b4ed09
    - gz current upstream: PX4/PX4-gazebo-models@d754381
    - Changes: PX4/PX4-gazebo-models@6b4ed09...d754381

    d754381 2024-04-10 Frederik Markus - Fix altitude to elevation (#32)
3018aa8 2024-04-10 Sergei Grichine - Adding lawn.sdf world to have sky and grassy ground plane for rovers (#35)
c3905a7 2024-03-27 Celil Buğra Karacan - Add headless mode to simulation-gazebo (#37)
14d9c68 2024-03-14 Beniamino Pozzan - fix(worlds): replace deprecated GzScene3D plugin (#25)
PX4BuildBot added a commit that referenced this issue Apr 11, 2024
    - gz in PX4/Firmware (17eb805): PX4/PX4-gazebo-models@6b4ed09
    - gz current upstream: PX4/PX4-gazebo-models@d754381
    - Changes: PX4/PX4-gazebo-models@6b4ed09...d754381

    d754381 2024-04-10 Frederik Markus - Fix altitude to elevation (#32)
3018aa8 2024-04-10 Sergei Grichine - Adding lawn.sdf world to have sky and grassy ground plane for rovers (#35)
c3905a7 2024-03-27 Celil Buğra Karacan - Add headless mode to simulation-gazebo (#37)
14d9c68 2024-03-14 Beniamino Pozzan - fix(worlds): replace deprecated GzScene3D plugin (#25)
PX4BuildBot added a commit that referenced this issue Apr 12, 2024
    - gz in PX4/Firmware (dcf8a1a): PX4/PX4-gazebo-models@6b4ed09
    - gz current upstream: PX4/PX4-gazebo-models@d754381
    - Changes: PX4/PX4-gazebo-models@6b4ed09...d754381

    d754381 2024-04-10 Frederik Markus - Fix altitude to elevation (#32)
3018aa8 2024-04-10 Sergei Grichine - Adding lawn.sdf world to have sky and grassy ground plane for rovers (#35)
c3905a7 2024-03-27 Celil Buğra Karacan - Add headless mode to simulation-gazebo (#37)
14d9c68 2024-03-14 Beniamino Pozzan - fix(worlds): replace deprecated GzScene3D plugin (#25)
PX4BuildBot added a commit that referenced this issue Apr 12, 2024
    - gz in PX4/Firmware (ef61411): PX4/PX4-gazebo-models@6b4ed09
    - gz current upstream: PX4/PX4-gazebo-models@d754381
    - Changes: PX4/PX4-gazebo-models@6b4ed09...d754381

    d754381 2024-04-10 Frederik Markus - Fix altitude to elevation (#32)
3018aa8 2024-04-10 Sergei Grichine - Adding lawn.sdf world to have sky and grassy ground plane for rovers (#35)
c3905a7 2024-03-27 Celil Buğra Karacan - Add headless mode to simulation-gazebo (#37)
14d9c68 2024-03-14 Beniamino Pozzan - fix(worlds): replace deprecated GzScene3D plugin (#25)
PX4BuildBot added a commit that referenced this issue Apr 13, 2024
    - gz in PX4/Firmware (6e7b6e3): PX4/PX4-gazebo-models@6b4ed09
    - gz current upstream: PX4/PX4-gazebo-models@d754381
    - Changes: PX4/PX4-gazebo-models@6b4ed09...d754381

    d754381 2024-04-10 Frederik Markus - Fix altitude to elevation (#32)
3018aa8 2024-04-10 Sergei Grichine - Adding lawn.sdf world to have sky and grassy ground plane for rovers (#35)
c3905a7 2024-03-27 Celil Buğra Karacan - Add headless mode to simulation-gazebo (#37)
14d9c68 2024-03-14 Beniamino Pozzan - fix(worlds): replace deprecated GzScene3D plugin (#25)
PX4BuildBot added a commit that referenced this issue Apr 14, 2024
    - gz in PX4/Firmware (65b07b4): PX4/PX4-gazebo-models@6b4ed09
    - gz current upstream: PX4/PX4-gazebo-models@d754381
    - Changes: PX4/PX4-gazebo-models@6b4ed09...d754381

    d754381 2024-04-10 Frederik Markus - Fix altitude to elevation (#32)
3018aa8 2024-04-10 Sergei Grichine - Adding lawn.sdf world to have sky and grassy ground plane for rovers (#35)
c3905a7 2024-03-27 Celil Buğra Karacan - Add headless mode to simulation-gazebo (#37)
14d9c68 2024-03-14 Beniamino Pozzan - fix(worlds): replace deprecated GzScene3D plugin (#25)
PX4BuildBot added a commit that referenced this issue Apr 14, 2024
    - gz in PX4/Firmware (4abb4e7): PX4/PX4-gazebo-models@6b4ed09
    - gz current upstream: PX4/PX4-gazebo-models@d754381
    - Changes: PX4/PX4-gazebo-models@6b4ed09...d754381

    d754381 2024-04-10 Frederik Markus - Fix altitude to elevation (#32)
3018aa8 2024-04-10 Sergei Grichine - Adding lawn.sdf world to have sky and grassy ground plane for rovers (#35)
c3905a7 2024-03-27 Celil Buğra Karacan - Add headless mode to simulation-gazebo (#37)
14d9c68 2024-03-14 Beniamino Pozzan - fix(worlds): replace deprecated GzScene3D plugin (#25)
PX4BuildBot added a commit that referenced this issue Apr 14, 2024
    - gz in PX4/Firmware (0b2723c): PX4/PX4-gazebo-models@6b4ed09
    - gz current upstream: PX4/PX4-gazebo-models@d754381
    - Changes: PX4/PX4-gazebo-models@6b4ed09...d754381

    d754381 2024-04-10 Frederik Markus - Fix altitude to elevation (#32)
3018aa8 2024-04-10 Sergei Grichine - Adding lawn.sdf world to have sky and grassy ground plane for rovers (#35)
c3905a7 2024-03-27 Celil Buğra Karacan - Add headless mode to simulation-gazebo (#37)
14d9c68 2024-03-14 Beniamino Pozzan - fix(worlds): replace deprecated GzScene3D plugin (#25)
PX4BuildBot added a commit that referenced this issue Apr 15, 2024
    - gz in PX4/Firmware (0d8bfd1): PX4/PX4-gazebo-models@6b4ed09
    - gz current upstream: PX4/PX4-gazebo-models@d754381
    - Changes: PX4/PX4-gazebo-models@6b4ed09...d754381

    d754381 2024-04-10 Frederik Markus - Fix altitude to elevation (#32)
3018aa8 2024-04-10 Sergei Grichine - Adding lawn.sdf world to have sky and grassy ground plane for rovers (#35)
c3905a7 2024-03-27 Celil Buğra Karacan - Add headless mode to simulation-gazebo (#37)
14d9c68 2024-03-14 Beniamino Pozzan - fix(worlds): replace deprecated GzScene3D plugin (#25)
PX4BuildBot added a commit that referenced this issue Apr 15, 2024
    - gz in PX4/Firmware (cd7df94): PX4/PX4-gazebo-models@6b4ed09
    - gz current upstream: PX4/PX4-gazebo-models@d754381
    - Changes: PX4/PX4-gazebo-models@6b4ed09...d754381

    d754381 2024-04-10 Frederik Markus - Fix altitude to elevation (#32)
3018aa8 2024-04-10 Sergei Grichine - Adding lawn.sdf world to have sky and grassy ground plane for rovers (#35)
c3905a7 2024-03-27 Celil Buğra Karacan - Add headless mode to simulation-gazebo (#37)
14d9c68 2024-03-14 Beniamino Pozzan - fix(worlds): replace deprecated GzScene3D plugin (#25)
PX4BuildBot added a commit that referenced this issue Apr 16, 2024
    - gz in PX4/Firmware (715a236): PX4/PX4-gazebo-models@6b4ed09
    - gz current upstream: PX4/PX4-gazebo-models@d754381
    - Changes: PX4/PX4-gazebo-models@6b4ed09...d754381

    d754381 2024-04-10 Frederik Markus - Fix altitude to elevation (#32)
3018aa8 2024-04-10 Sergei Grichine - Adding lawn.sdf world to have sky and grassy ground plane for rovers (#35)
c3905a7 2024-03-27 Celil Buğra Karacan - Add headless mode to simulation-gazebo (#37)
14d9c68 2024-03-14 Beniamino Pozzan - fix(worlds): replace deprecated GzScene3D plugin (#25)
PX4BuildBot added a commit that referenced this issue Apr 16, 2024
    - gz in PX4/Firmware (7ff5c1c): PX4/PX4-gazebo-models@6b4ed09
    - gz current upstream: PX4/PX4-gazebo-models@d754381
    - Changes: PX4/PX4-gazebo-models@6b4ed09...d754381

    d754381 2024-04-10 Frederik Markus - Fix altitude to elevation (#32)
3018aa8 2024-04-10 Sergei Grichine - Adding lawn.sdf world to have sky and grassy ground plane for rovers (#35)
c3905a7 2024-03-27 Celil Buğra Karacan - Add headless mode to simulation-gazebo (#37)
14d9c68 2024-03-14 Beniamino Pozzan - fix(worlds): replace deprecated GzScene3D plugin (#25)
NicholasCL1994 pushed a commit to NicholasCL1994/PX4-Autopilot that referenced this issue Aug 21, 2024
* fix(worlds): replace deprecated GzScene3D plugin

Signed-off-by: Beniamino Pozzan <beniamino.pozzan@gmail.com>

* fix indentation

Signed-off-by: Beniamino Pozzan <beniamino.pozzan@gmail.com>

---------

Signed-off-by: Beniamino Pozzan <beniamino.pozzan@gmail.com>
dagar pushed a commit that referenced this issue Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants