Corvus Corax
|
18ad56d4ed
|
removed identical files from pios/posix (use files from common instead)
|
2013-11-24 15:40:32 +01:00 |
|
Corvus Corax
|
89afbde58a
|
initialized log packages with 0xff instead of 0x0 to reduce flash wear
|
2013-11-24 15:36:26 +01:00 |
|
Corvus Corax
|
32b5ff22cf
|
cleanup defect in OP-Review-586
|
2013-11-24 15:27:33 +01:00 |
|
Corvus Corax
|
77b7ba3089
|
Added new setting 'OnlyWhenArmed' to debuglogsettings
|
2013-11-19 19:29:24 +01:00 |
|
Corvus Corax
|
3bfe74e73c
|
added some in uavobject definition comments
|
2013-11-19 18:55:38 +01:00 |
|
Corvus Corax
|
d235a24e23
|
Merge branch 'next' into corvuscorax/onboardlogging
|
2013-11-19 18:49:58 +01:00 |
|
Corvus Corax
|
92f8102597
|
Merge branch 'corvuscorax/callbackeventdispatcher2' into next
|
2013-11-19 18:45:42 +01:00 |
|
Corvus Corax
|
7a6c0b61e8
|
Merge branch 'next' into corvuscorax/callbackeventdispatcher2
|
2013-11-19 18:36:20 +01:00 |
|
Alessio Morale
|
f36e3d66c1
|
Merge branch 'bsongis/OP-1099_Hidden_icons_in_configuration_tab' into next
|
2013-11-18 14:10:58 +01:00 |
|
Bertrand Songis
|
9183e2bb20
|
Fix for OP-1099: Hidden icons in Configuration tab
|
2013-11-18 14:10:17 +01:00 |
|
Corvus Corax
|
9414f3513f
|
adapted telemetry stack sizes for flight firmware to include more space needed for logging feature
|
2013-11-17 22:39:39 +01:00 |
|
Corvus Corax
|
951c7bfea0
|
removed redundant code from Telemetry
|
2013-11-17 22:20:19 +01:00 |
|
Corvus Corax
|
0e502d3734
|
Modified queue creation for telemetry and logging
event queues are now created for all uavobjects for both telemetry and
logging, so later modifications from manual to periodic are possible
|
2013-11-17 22:10:03 +01:00 |
|
Corvus Corax
|
c6031ed963
|
fixed usr flash system definition
|
2013-11-17 21:03:08 +01:00 |
|
Corvus Corax
|
3f1ea5ed09
|
set all uavobjects logging mode to manual
enable only at users discretion as needed to preserve log space
|
2013-11-17 20:45:04 +01:00 |
|
Corvus Corax
|
c7431623af
|
changed hardware definition for revolution to have usr space in just one arena
(no flash garbage collection since used primarily for logging where there are no deletes)
|
2013-11-17 20:43:53 +01:00 |
|
Corvus Corax
|
fcc479f5cb
|
more intelligent log interfacing, including flash formatting option
|
2013-11-17 20:14:50 +01:00 |
|
Corvus Corax
|
3d8625abaf
|
Enabled logging on revolution (added module and uavobjects)
|
2013-11-17 18:50:51 +01:00 |
|
Corvus Corax
|
9dbac5d060
|
Enabled printf-stdarg on all targets, implemented vsnprintf() (needed for logging)
|
2013-11-17 18:49:50 +01:00 |
|
Corvus Corax
|
6031200aea
|
Some fixes in debuglog to compile and run on all firmware platforms
|
2013-11-17 18:04:47 +01:00 |
|
Corvus Corax
|
243e261411
|
UAVObject logging through telemetry module and uavobjectmanager
|
2013-11-17 17:15:23 +01:00 |
|
Corvus Corax
|
d9a9536b61
|
modified uavobjectmanager to have accessor functions for the new flags
|
2013-11-17 14:53:08 +01:00 |
|
Corvus Corax
|
354ca88cd6
|
Updated UAVObject metadata to include correct flags needed for on board logging
|
2013-11-17 14:00:42 +01:00 |
|
Corvus Corax
|
a0746d87fa
|
Logging facility: logs debug data to logfs and exports it through container UAVObject
|
2013-11-17 02:54:26 +01:00 |
|
Corvus Corax
|
adfbdfae38
|
Make use of (now supported) standard snprintf in stdarg-printf when used in logfs
|
2013-11-17 02:49:53 +01:00 |
|
Corvus Corax
|
320bbcf434
|
Made printf-stdarg check maximum string length limit (supports snprintf now)
|
2013-11-17 02:47:58 +01:00 |
|
Corvus Corax
|
314d526e94
|
corrected instance id encoding in filename to not conflict with metadata uavobject ids
|
2013-11-16 18:55:54 +01:00 |
|
Corvus Corax
|
f25926d4bc
|
Merge branch 'next' into corvuscorax/onboardlogging
|
2013-11-16 18:22:01 +01:00 |
|
Corvus Corax
|
89f7dab2de
|
uncrustification for ground/openpilotgcs/src/plugins/welcome/welcomeplugin.h
|
2013-11-16 17:34:43 +01:00 |
|
Corvus Corax
|
cf5d59a677
|
uncrustification for ground/openpilotgcs/src/plugins/uploader/uploaderplugin.h
|
2013-11-16 17:34:43 +01:00 |
|
Corvus Corax
|
31d4234c79
|
uncrustification for ground/openpilotgcs/src/plugins/uavtalk/uavtalkplugin.h
|
2013-11-16 17:34:43 +01:00 |
|
Corvus Corax
|
7420276a06
|
uncrustification for ground/openpilotgcs/src/plugins/uavtalk/telemetrymonitor.h
|
2013-11-16 17:34:43 +01:00 |
|
Corvus Corax
|
2582eefaed
|
uncrustification for ground/openpilotgcs/src/plugins/uavtalk/telemetrymonitor.cpp
|
2013-11-16 17:34:42 +01:00 |
|
Corvus Corax
|
28d79420c1
|
uncrustification for ground/openpilotgcs/src/plugins/uavsettingsimportexport/uavsettingsimportexport.h
|
2013-11-16 17:34:42 +01:00 |
|
Corvus Corax
|
f73e2c1a75
|
uncrustification for ground/openpilotgcs/src/plugins/uavobjectwidgetutils/uavobjectwidgetutilsplugin.h
|
2013-11-16 17:34:42 +01:00 |
|
Corvus Corax
|
0e8f01baa8
|
uncrustification for ground/openpilotgcs/src/plugins/uavobjectutil/uavobjectutilplugin.h
|
2013-11-16 17:34:42 +01:00 |
|
Corvus Corax
|
e7bd28e14c
|
uncrustification for ground/openpilotgcs/src/plugins/uavobjects/uavobjectsplugin.h
|
2013-11-16 17:34:42 +01:00 |
|
Corvus Corax
|
436293dbaf
|
uncrustification for ground/openpilotgcs/src/plugins/uavobjectbrowser/browserplugin.h
|
2013-11-16 17:34:42 +01:00 |
|
Corvus Corax
|
5c6885caf4
|
uncrustification for ground/openpilotgcs/src/plugins/systemhealth/systemhealthplugin.h
|
2013-11-16 17:34:42 +01:00 |
|
Corvus Corax
|
68a8863fbd
|
uncrustification for ground/openpilotgcs/src/plugins/setupwizard/setupwizardplugin.h
|
2013-11-16 17:34:42 +01:00 |
|
Corvus Corax
|
406daf316c
|
uncrustification for ground/openpilotgcs/src/plugins/serialconnection/serialplugin.h
|
2013-11-16 17:34:42 +01:00 |
|
Corvus Corax
|
a21357d8e9
|
uncrustification for ground/openpilotgcs/src/plugins/serialconnection/serialplugin.cpp
|
2013-11-16 17:34:42 +01:00 |
|
Corvus Corax
|
2c04a338b4
|
uncrustification for ground/openpilotgcs/src/plugins/scope/scopeplugin.h
|
2013-11-16 17:34:42 +01:00 |
|
Corvus Corax
|
cef290ddca
|
uncrustification for ground/openpilotgcs/src/plugins/qmlview/qmlviewplugin.h
|
2013-11-16 17:34:42 +01:00 |
|
Corvus Corax
|
04b7fbbf35
|
uncrustification for ground/openpilotgcs/src/plugins/pfdqml/pfdqmlplugin.h
|
2013-11-16 17:34:41 +01:00 |
|
Corvus Corax
|
9b5c7e20c3
|
uncrustification for ground/openpilotgcs/src/plugins/pathactioneditor/pathactioneditorplugin.h
|
2013-11-16 17:34:41 +01:00 |
|
Corvus Corax
|
0fd357ae61
|
uncrustification for ground/openpilotgcs/src/plugins/osgearthview/osgearthviewplugin.h
|
2013-11-16 17:34:41 +01:00 |
|
Corvus Corax
|
4babcedfe2
|
uncrustification for ground/openpilotgcs/src/plugins/opmap/opmapplugin.h
|
2013-11-16 17:34:41 +01:00 |
|
Corvus Corax
|
55eb581e45
|
uncrustification for ground/openpilotgcs/src/plugins/ophid/inc/ophid_plugin.h
|
2013-11-16 17:34:41 +01:00 |
|
Corvus Corax
|
df77cd7613
|
uncrustification for ground/openpilotgcs/src/plugins/notify/notifyplugin.h
|
2013-11-16 17:34:41 +01:00 |
|