Philippe Renon
|
6b3a02c485
|
[OP-1105] improved handling of missing firmware description in GCS
|
2014-01-05 18:53:21 +01:00 |
|
Sexy Pony
|
900f643bbd
|
Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES
|
2013-05-19 17:37:30 +03:00 |
|
Fredrik Arvidsson
|
361f8397c9
|
OP-885 Fixed some code formatting issues.
|
2013-04-14 13:24:07 +02:00 |
|
Fredrik Arvidsson
|
a697f293b6
|
OP-885 Added and replaced some artwork for Revolution board and other.
|
2013-04-02 19:43:19 +02:00 |
|
Oleg Semyonov
|
721cb16c2b
|
Adopt to the latest release policy
See http://wiki.openpilot.org/display/Doc/Release+policy
|
2012-10-22 23:44:01 +03:00 |
|
Oleg Semyonov
|
5184dc1087
|
Revert "Temporary fix for build label (until better system is implemented)"
This reverts commit 5c141d458d88fdcbc6e8c41ad1376ff9a0473447.
|
2012-10-22 22:52:13 +03:00 |
|
Oleg Semyonov
|
5c141d458d
|
Temporary fix for build label (until better system is implemented)
|
2012-10-16 01:14:12 +03:00 |
|
PT_Dreamer
|
fb073059ad
|
GCS-Use uavo definition hash to check for compatability
Unfortunately had to change the iap object.
|
2012-09-17 17:08:15 +01:00 |
|
PT_Dreamer
|
ece35e7025
|
GCS-Added missing PipX PNG.
|
2012-07-20 12:55:37 +01:00 |
|
PT_Dreamer
|
a1593968f1
|
GCS-Changes uploader device pictures from SVG to some very
nice looking PNGs.
TODO-PNG for PIPX
|
2012-07-16 13:20:11 +01:00 |
|
James Cotton
|
03d12915af
|
Merge remote-tracking branch 'origin/os/features/better-version-info-and-uav-export' into next
|
2012-02-14 13:39:00 -06:00 |
|
zedamota
|
01c910cd2b
|
OP-616 Fixes wrong HW version being displayed.
|
2012-01-29 21:49:11 +00:00 |
|
Oleg Semyonov
|
421cf89544
|
Fix device info struct fields and variable names, better version info messages
- fixed deviceDescriptorStruct field names
(gitTag->gitHash, buildDate->gitDate, description->gitTag);
- fixed variable names
(onBoardDescrition->onBoardDescription, LoadedDescrition->LoadedDescription);
- version info in exported UAV files looks now like this:
<version>
<hardware revision="1" serial="51ff6b064883545366621987" type="4"/>
<firmware tag="master" date="20120104 17:51" hash="14ee6e4f"/>
<gcs tag="os/features/version-info" date="20120115 12:57" hash="236fae56"/>
</version>
|
2012-01-15 18:37:42 +02:00 |
|
zedamota
|
0875831f6d
|
made the firmware date display on a more user friendly format
|
2011-11-20 18:18:51 +00:00 |
|
Oleg Semyonov
|
2f7f920ef3
|
gcs: (uploader plugin) few firmware info string and icon changes
Also it looks like the date check clause doesn't work, needs to be checked.
|
2011-08-14 17:25:52 +03:00 |
|
zedamota
|
c7cf52be39
|
Added embedded and gcs version info to exported uavobjects file.
|
2011-07-27 19:39:08 +01:00 |
|
elafargue
|
b729b67f33
|
Attempt at making the new uploader gadget a bit more compact for smaller screens, make warning icon consistent with the rest of the icons.
|
2011-06-26 12:18:00 +02:00 |
|
zedamota
|
6910bbb4f1
|
OP-515 Changes according to Osnwt suggestions.
|
2011-06-21 18:09:37 +01:00 |
|
zedamota
|
a0eca05595
|
Many changes to the uploader Gadget
|
2011-06-19 00:50:38 +01:00 |
|
elafargue
|
cacf03ae7b
|
OP-515 Uploader Gadget UI improvements. Not implemented Firmware pre-check yet.
|
2011-06-01 14:49:22 +02:00 |
|
elafargue
|
50f1e15f54
|
Aditional artwork for GCS (artwork directory), plus show basic board info when connected on the uploader gadget.
|
2011-05-15 22:48:18 +02:00 |
|