Michael Oborne
4946402d50
APM Planner 1.1.90
...
3drradio save settings fix
fix mavlink10 hil scaling
fix some exceptions
13 years ago
Michael Oborne
a31543e547
APM Planner 1.1.89
...
add mjpeg video source
add 16x9 hud
conform to http/1.1 specs for mjpeg
13 years ago
Michael Oborne
9a92531e8c
APM Planner 1.1.88
...
fix updater
13 years ago
Andrew Tridgell
353186e822
CPUInfo: update with 64 bit timings
13 years ago
Andrew Tridgell
6945be0ca8
autotest: default to not using gdb on ArduPlane.elf
13 years ago
Michael Oborne
6d24f5efb2
APM Planner 1.1.87
...
add popouts in config/setup
add more text to hud heading nw,ne,sw,se
add 5 m filter to antenna tracker
add refresh param buttons
remove the word old, as people still want it.
modify telem playback interface with slider bars
add posible fix to bad grid spacing
move mavlink code.
13 years ago
Michael Oborne
c530704973
APM Planner 1.1.86
...
add ArduRover
simplify connect
modify hardware screen
fix mono terminal issue
modify 3drradio screen
modify updater
13 years ago
Hazy
d41001ec1e
APM Planner - a few translate
13 years ago
Michael Oborne
e8e2d7075b
firmware build
13 years ago
Michael Oborne
f4975cb7fe
firmware build
13 years ago
Michael Oborne
854b2a6f9b
firmware build
13 years ago
Michael Oborne
716be4f511
firmware build
13 years ago
Michael Oborne
a0394c8b68
APM Planner 1.1.85
...
work on opengltest
fix last missing param
fix com port selection on connecting to bad comport
add convert to csv. entire log
add log caching to image georef. for tlog and logs
add srtm data caching
13 years ago
Michael Oborne
4fc61505df
APM Planner 1.1.84
...
3dr radio fix's + rfd900
other misc fixs
13 years ago
Andrew Tridgell
46ee92441e
HILTest is not needed any more
13 years ago
Michael Oborne
db2416d045
APM Planner 1.1.83
...
fix null exception. if connect and not view the link stats, an exception is thrown on disconnect.
13 years ago
Michael Oborne
c01626818b
APM Planner 1.1.82
...
modify 3dr radio packet size 64 > 32
add andrews link status Mod - thanks
add hw voltage to status
add generic logbrowse pid class "pid-*" > "pid-1"
13 years ago
Michael Oborne
f56d3afccf
APM Planner 1.1.81
...
mavlink 1.0 fixs
simulation hil fix for lorenz
modify default att rate to 10 hz
13 years ago
Michael Oborne
67221a111e
APM Planner 1.1.80
...
hazy's lang mod
more hud mods - shorten lines
msi work + uploader
13 years ago
Hazy
bbbf1c7002
APM Planner
...
ConfigPlanner translation
fix UI language changing issue
13 years ago
Michael Oborne
2acaac022c
APM Planner 1.1.79
...
modify hud
modify apm1 vs apm2 detector
13 years ago
Andrew Tridgell
34af851b20
autotest: forced loiter via 2nd method
13 years ago
Michael Oborne
8420260ecf
APM Planner 1.1.78
...
recommit
13 years ago
Michael Oborne
b5908eed7f
fix int/float conversion issue
13 years ago
Michael Oborne
0f6120506b
fix metaparser bug
13 years ago
Michael Oborne
fd40d40bc2
APM Planner 1.1.77
...
fix param xml namespace issue
prevent sending unchanged params
13 years ago
Michael Oborne
9223177355
APM Planner 1.1.76
...
Modify Hud center
add 3dr snr's and snr based distance estimate
display current frame type
fix disapearing window
add base xml level to param xml (xml standard)
add georef kml refrence
this includes adams new dynamic params
13 years ago
Robert Lefebvre
3d2c00bb15
Test: Test commit
...
This is a test commit
13 years ago
Adam M Rivera
1899f36844
Planner: Added dynamic controls based on the parameter meta data that is parsed from the codebase.
13 years ago
Andreas M. Antonopoulos
950f288bab
GIT Test
13 years ago
Hazy
f4ad81b184
APM Planner
...
a few UI translation
fix UI language changing issue (it used to change to English when click Configuration tab)
13 years ago
Andrew Tridgell
4f90e6e844
build: cope with Arduino 1.0 in command line build
...
this should autodetect 1.0 versus older builds
13 years ago
Andrew Tridgell
453cb93c6f
autotest: fixed levelling for ACM with MAVLink 1.0
13 years ago
Andrew Tridgell
67afdc7485
autotest: fixes for MAVLink 1.0 in autotest
13 years ago
Andrew Tridgell
b73732c361
autotest: removed unused files
13 years ago
Andrew Tridgell
95bd51ab10
autotest: updated pymavlink to latest
13 years ago
Michael Oborne
01126ae9de
APM Planner - code only
...
add yaw to config screen.
intergrate adams changes
this will force an update, but not the main exe
13 years ago
Adam M Rivera
b293997e2d
Planner: Implemented the ParameterMetaDataRepository.cs's GetParameterMetaData method. It will now return a meta value by the parameter name and meta key.
13 years ago
Adam M Rivera
a91c7781a5
Planner: Added try catch around web request in the parser to prevent blowing up.
13 years ago
Adam M Rivera
8af68b2047
Planner: Moved the call to fetch new parameter meta data to where it is determined if the planner requires an update.
13 years ago
Adam M Rivera
498e1d01b6
ParameterMetaDataParser.cs: Updated name of method to be more accurate to its purpose.
13 years ago
Adam M Rivera
cb6f97fc7f
Changed the marker for Group parameters to @Group .
13 years ago
Adam M Rivera
155928adef
Planner: Added the ability to parse group based parameters that link to .cpp files.
13 years ago
Michael Oborne
d59d26b7d2
APM Planner 1.1.75
...
implement new arducopter pid tuning screen
included old for crossover.
add map rotation - follow plane
modify setup screen to show diffrent things based on ap software
13 years ago
Adam M Rivera
51c73cf057
Planner: Added meta data constant class to aid in retrieving the meta data by their key names.
13 years ago
Adam M Rivera
49bb2d1f7b
Planner: Tidied up the implementation of the parser and added a parameter meta data repository for easy access to the parsed data.
13 years ago
Adam M Rivera
3bebbe4832
ParameterInformationParser.cs: Updated comments.
13 years ago
Adam M Rivera
027be8c34a
app.config: Added app.config key for the location of the files to be parsed for parameter meta data.
13 years ago
Adam M Rivera
ca415f84cf
MainV2.cs: Added call to parameter parser at application bootstrap.
13 years ago
Adam M Rivera
cbea39ae3e
Solution: Added ParameterInformationParser.cs.
13 years ago