Don Gagne
|
d5146cd2a2
|
Resource restructuring
- All resources are either under src or under resources dirs
- Removed files top level directory
- Move flightgear files to top level dir
|
10 years ago |
Bryant
|
f00c960882
|
Remove unused/unnecessary event handlers.
|
10 years ago |
Don Gagne
|
df1adf7076
|
Disconnect remove action
Waiting for real fix to put back. Issue #1275
|
10 years ago |
Don Gagne
|
4be5d98422
|
Hip dock widgeta show up automatically
No need to force them to show
|
10 years ago |
Don Gagne
|
dd8b0a3a71
|
Hip dock widgeta show up automatically
No need to force them to show
|
11 years ago |
Thomas Gubler
|
64bd205821
|
Add misssing arguments, fixes #847
|
11 years ago |
Thomas Gubler
|
af1056d593
|
handle wgs84 altitude correctly
also adds AMSL output in ft
|
11 years ago |
treymarc
|
971cf48731
|
comment out dubious lpf
|
11 years ago |
treymarc
|
7d0489da53
|
correction : display duration in hours,minutes,sec
|
11 years ago |
Don Gagne
|
6509867680
|
Fix failed connect
There is no such things as a clicked signal on QWidget. You activate
new UAS from right-click menu.
|
11 years ago |
Bryant
|
6f98185c3e
|
The details on the success/errors for the MAVLink protocols are now shown for each link as tooltips that are updated every 5s. Values are currently wrong and unsure why as of yet.
|
12 years ago |
Bryant
|
c18a533403
|
Removing UASes now returns the UI to an almost pristine state. This was done by altering the activeUASSet signal so that it can emit a NULL UAS. Crashes may still exist in autopilot-specific code.
|
12 years ago |
Bryant
|
129069d4e6
|
Partway through refactoring of UAS deletion. This is in order to actually support removing UASes from QGC, which is currently impossible.
|
12 years ago |
Bryant
|
f0a5118e1e
|
The details on the success/errors for the MAVLink protocols are now shown for each link as tooltips that are updated every 5s. Values are currently wrong and unsure why as of yet.
|
12 years ago |
Bryant
|
b1fc82ac54
|
Removing UASes now returns the UI to an almost pristine state. This was done by altering the activeUASSet signal so that it can emit a NULL UAS. Crashes may still exist in autopilot-specific code.
|
12 years ago |
Bryant
|
e34142cff0
|
Partway through refactoring of UAS deletion. This is in order to actually support removing UASes from QGC, which is currently impossible.
|
12 years ago |
dongfang
|
c6a96bf703
|
Impl. Lorenz suggestions wrt one velocityChanged, altitudeChanged, speedChanged signal per reference frame. Impl. CDI on compass disk.
|
12 years ago |
Bryant
|
18c9b4e66d
|
Further refinements to the dark/light themes. Focused mostly on the status bar at the bottom.
|
12 years ago |
Bryant
|
d581a91bb8
|
Reworked the UAS listing. It's organized differently and styled differently. Also the fading of the heartbeat status now works properly. Also fixed some theming issues with the connectButton when it was checked.
|
12 years ago |
dongfang
|
7cedf391ef
|
more PFD integration
|
12 years ago |
Michael Carpenter
|
2a18b17f33
|
Changes for the new "View" navigation, and fixes to get most of the dockwidgets working with the new view system
|
12 years ago |
Lorenz Meier
|
cbbac43f79
|
Added flying wing support
|
13 years ago |
Bryant
|
d779e7f1da
|
Fixed compilation warnings with regards to unused variables and uninitialized variables.
|
13 years ago |
Thomas Gubler
|
45eb85815d
|
HIL: reorganization of UI
|
13 years ago |
Thomas Gubler
|
ffe57cb705
|
(re)enabled xplane hil (flightgear hil and xplane hil should both work)
|
13 years ago |
Thomas Gubler
|
8c54de4ab7
|
Flightgear HIL working on Ubuntu
|
13 years ago |
barthess
|
9ee5dc16e2
|
support of new icons added to program
|
13 years ago |
Lorenz Meier
|
b9847eb0d5
|
Removed a lot of verbose debug output, added connection indication to main menu bar to improve situational awareness of operator
|
13 years ago |
Lorenz Meier
|
406c262bdc
|
Added PX4 calibration widget, switched HIL from FlightGear to XPlane, bringing up HIL
|
13 years ago |
Jessica
|
16e84a54ff
|
Moved the images folder to the files directory. Changed all of the paths to images to files/images.
|
13 years ago |
Jessica
|
6c6684d394
|
Moved the images folder to the files directory. Changed all of the paths to images to files/images.
|
13 years ago |
pixhawk
|
0075f51261
|
Replaced home command with land command.
|
13 years ago |
LM
|
5813730601
|
Improving state updates for multiple MAVs, fixed Google Maps and Google Earth
|
14 years ago |
LM
|
36b4938c09
|
Fixed roll angle in Google earth, still not smooth. Fixed a number of threading issues. Fixed all custom widget related bugs. Improved MAVLink decoder. Reduced CPU usage substantially across all views
|
14 years ago |
lm
|
0f7c4379b7
|
Added param tooltips
|
14 years ago |
lm
|
8f129883ea
|
Pushed HIL further
|
14 years ago |
LM
|
93efa759d9
|
Tested FlightGear interface
|
14 years ago |
LM
|
c868a9f74e
|
Commented out a lot of debug output, silencing the debug console mostly
|
14 years ago |
LM
|
8f850ebe85
|
Added status bar as general user summary, very early on still
|
14 years ago |
lm
|
05dc22fca8
|
Working towards working maps without runtime issues
|
14 years ago |
James Goppert
|
18d74deb3a
|
K/R formatting, debugging serialport.
|
14 years ago |
lm
|
99c25b9971
|
Minor adjustments
|
14 years ago |
lm
|
394680556f
|
Fixed orientation calculation in simulation and several widgets
|
14 years ago |
lm
|
52230a201e
|
Fixed debug console, fixed nav mode, fixed WP interface
|
14 years ago |
lm
|
a7ae20ed9a
|
Fixed battery voltage setting, fixed mean in linechart
|
14 years ago |
Alejandro
|
dffc01d6a0
|
Working in SLUGS widgets for debug
|
15 years ago |
pixhawk
|
fe5ec39975
|
Added angle conversion testing, added battery settings option, added option to set MAVLink ID of groundstation
|
15 years ago |
Alejandro
|
ed323bbebd
|
white space
|
15 years ago |
lm
|
04ecfa689a
|
Improved UI
|
15 years ago |
lm
|
5dcdc1ecb1
|
Fixed CRLF, fixed some graphic issues, improved other minor things
|
15 years ago |