Dashboard

Merge remote-tracking branch 'origin/thread/OP-1005_PFD_Velocity_Units' into next
Merge remote-tracking branch 'origin/thread/OP-1005_PFD_Velocity_Units' into next

OP-1005 Fixes ugliness in attitude dial and replaces PFD in default configuration with some analog dials on Firmware workspace.
OP-1005 Fixes ugliness in attitude dial and replaces PFD in default configuration with some analog dials on Firmware workspace.

OP-910: update WHATSNEW.txt
OP-910: update WHATSNEW.txt

Ok great. I'll leave it numeric with one decimal for now.

Ok great. I'll leave it numeric with one decimal for now.

that is a lot of commented out code ...

that is a lot of commented out code ...

Then you'd have to define "setpoints" - how "good" does the link need to be to qualify for one, two or three bars ... we already have that in the system alarms though (GPS is yellow if insufficient...

Then you'd have to define "setpoints" - how "good" does the link need to be to qualify for one, two or three bars ... we already have that in the system alarms though (GPS is yellow if insufficient) I'd say, I prefer the PDOP value there as a numeric value, I like it better than "bars" since you can see small changes too.

Another alternative would be a continuous bar, that starts green and goes through yellow into red, where higher values are bad (basically "small green slice"=good, "big red bar"=bad)

but ultimately all of those work.

Merge remote-tracking branch 'origin/thread/OP-1005_PFD_Velocity_Units' into next
Merge remote-tracking branch 'origin/thread/OP-1005_PFD_Velocity_Units' into next

OP-1005 Fixes default configuration files to set altitude and speed factor.
OP-1005 Fixes default configuration files to set altitude and speed factor.

Merge remote-tracking branch 'origin/amorale/OP-1009_reset_gyrobias' into next
Merge remote-tracking branch 'origin/amorale/OP-1009_reset_gyrobias' into next

Merged

Merged

Uncrustify
Uncrustify

    • -2
    • +3
    /flight/pios/common/pios_flashfs_logfs.c
Merged

Merged

Merge remote-tracking branch 'origin/next' into thread/OP-1005_PFD_Velocity_Units
Merge remote-tracking branch 'origin/next' into thread/OP-1005_PFD_Velocity_Units

    • -5
    • +0
    /ground/openpilotgcs/src/plugins/plugins.pro
OP-1005 Reduced the number of decimals for the GPS PDP value to 1.
OP-1005 Reduced the number of decimals for the GPS PDP value to 1.

I've tested this, and it works for me.

I've tested this, and it works for me.

OP-932 Removed obsolete include of pios_rfm22b_rcvr from pios.h.
OP-932 Removed obsolete include of pios_rfm22b_rcvr from pios.h.

An even better solution would maybe be to add some sort of signal quality bars ( like on mobile phones ) to indicate the quality?

An even better solution would maybe be to add some sort of signal quality bars ( like on mobile phones ) to indicate the quality?

OP-932 Adds claiming of the SPI bus in the OPLink channel change function.
OP-932 Adds claiming of the SPI bus in the OPLink channel change function.

Ok, I fix, I did not even know what the value stood for before I looked it up on wikipedia http://reviews.openpilot.org/static/mnyj1r/2static/images/wiki/icons/emoticons/smile.gif

Ok, I fix, I did not even know what the value stood for before I looked it up on wikipedia

Agreed, 1 digit after point is more than ok.

Agreed, 1 digit after point is more than ok.

This limits the display to 3 digits after the decimal point, right? I'd say 1 or 2 digits is enough for this. E.g. u-center displays 1 digit only. The exact PDOP value doesn't tell too much anyway....

This limits the display to 3 digits after the decimal point, right? I'd say 1 or 2 digits is enough for this. E.g. u-center displays 1 digit only. The exact PDOP value doesn't tell too much anyway. It's more like "10 is bad, 3 is better, 1.5 is really good"

OP-1005: Primary Flight Display (QML and regular) Speed displayed in wrong unit
OP-1005: Primary Flight Display (QML and regular) Speed displayed in wrong unit