1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
Commit Graph

9074 Commits

Author SHA1 Message Date
Oleg Semyonov
6756f52044 OP-910: remove unused redundant CREDITS files 2013-06-05 17:09:10 +03:00
Oleg Semyonov
921803769e OP-910: reformat core.qrc to use 4 space idents instead of tabs 2013-06-05 17:09:09 +03:00
Oleg Semyonov
e4fb269524 OP-910: update core.qrc to use autogenerated AuthorsModel.qml 2013-06-05 17:09:08 +03:00
Oleg Semyonov
0018a3c04a OP-910: generate synthetic AuthorsModel.qml using CREDITS.txt 2013-06-05 17:09:08 +03:00
Fredrik Arvidsson
3bc944dc95 OP-989 Added tool tip for Accelerometer filtering settings and label. 2013-06-05 15:44:26 +02:00
Oleg Semyonov
0a53a1a89d OP-910: move PYTHON definition to a qmake include file for easy reuse 2013-06-05 16:00:43 +03:00
Fredrik Arvidsson
77618deb62 OP-989 Changed label text from AccelTau to Accelerometers. 2013-06-05 13:42:47 +02:00
Fredrik Arvidsson
f1fece528e Merge remote-tracking branch 'origin/next' into thread/OP-989_Revo_AccelTau 2013-06-05 07:19:45 +02:00
Brian Webb
f9706132f7 Fixed setting of timestampLength in UAVTalk parsing when the UAVObject is not initialize in the firmware. This mostly affects the OPLink, which doesn't initialize most of the UAVObjects, but does need to parse them. 2013-06-04 20:37:51 -07:00
Alessio Morale
8fb81ae17b OP-980 uncrustify
+review OPReview-501
2013-06-05 01:02:37 +02:00
Alessio Morale
f1f48b0ec6 OP-980 Fix usb reconnection issue for Revolution target.
step 3: add a timeout on rx_active to prevent rx locks
2013-06-05 00:54:08 +02:00
Alessio Morale
901db6f828 some optimizations, use real rx and tx buffer size instead of max buffer leghts 2013-06-05 00:53:50 +02:00
Alessio Morale
ce2bce353f OP-980 Fix usb reconnection issue for Revolution target.
step 2: check for cable disconnection (vbus) and issue a SW reconnection
2013-06-05 00:04:26 +02:00
Fredrik Arvidsson
8a2093d89f Merge remote-tracking branch 'origin/next' into thread/OP-989_Revo_AccelTau 2013-06-04 19:57:06 +02:00
Fredrik Arvidsson
4ffab32cba OP-989 Adds AccelTau to Revolution Attitude configuration panel. 2013-06-04 19:36:33 +02:00
Oleg Semyonov
2656b4505e OP-910: update release notes 2013-06-04 18:21:46 +03:00
David Ankers
8b94f10107 Completely remove the old Android GCS, that version is no longer developed
in OpenPilot. This makes room for the complete ground up from scratch
rewrite.
2013-06-04 22:58:19 +10:00
Glenn Campigli
940f768af0 +review OPReview-496
Performed uncrustify
Corrected statement order
2013-06-04 20:11:23 +10:00
Mathieu Rondonneau
23b2907d08 OP-976: Add the ';' back
This compile successfuly with make all_flight
2013-06-03 20:37:40 -07:00
Alessio Morale
14b87383b9 OP-980 Fix usb reconnection issue for Revolution target.
step 1: reset tx/rx_active flags on disconnection/reconnection
2013-06-04 01:52:44 +02:00
Alessio Morale
cfe057c573 OP-988 Raise SYSTEMALARMS_ALARM_CRITICAL when no gps port is configured, the same alarm as no gps case.
+review OPReview
2013-06-03 20:30:41 +02:00
Oleg Semyonov
1cfc7f1586 Uncrustify 2013-06-03 19:13:11 +02:00
Mathieu Rondonneau
b5b48d3bf0 Merge branch 'next' into Mathieu/OP-958_HID_plugin_basic_cleanup 2013-06-03 07:52:53 -07:00
Mathieu Rondonneau
43f6b18895 OP-958 and OP-977: remove doxygen keyword "note" when empty. 2013-06-03 07:49:14 -07:00
Oleg Semyonov
74272eea03 Windows installer: add GPLv3.txt to the list of files to copy 2013-06-03 16:45:43 +03:00
Oleg Semyonov
25dc8d8c02 Merge remote-tracking branch 'origin/kevinv033/OP-910' into next 2013-06-03 15:41:04 +02:00
Oleg Semyonov
65c463bf03 Update Windows USB driver file 2013-06-03 16:39:41 +03:00
Oleg Semyonov
ab6615c281 Merge remote-tracking branch 'origin/amorale/osx_package' into next 2013-06-03 14:51:45 +02:00
Oleg Semyonov
836eb157db Merge remote-tracking branch 'origin/filnet/OP-983_fixed_minor_spelling_issues_in_GCS' into next 2013-06-03 14:49:16 +02:00
Mathieu
4cba7fa7c1 OP-958: Fix windows issue related to unplug/plug (15s hang) 2013-06-02 20:49:05 -07:00
Oleg Semyonov
2542501236 OP-910: update WHATSNEW.txt 2013-06-03 01:33:26 +03:00
Mathieu Rondonneau
ec3d8b89f3 Merge branch 'next' into Mathieu/OP-958_HID_plugin_basic_cleanup 2013-06-02 13:25:53 -07:00
Brian Webb
041aa31a0f Added OPLink auto-configuration to WHATSNEW.txt. 2013-06-02 08:38:31 -07:00
a*morale
b8236c6db6 OP-910 Updated osx package to include WHATSNEW.txt files and Docs folder with GPLv3, LICENSE, MILESTONES and README.
+review OPReview
2013-06-02 14:26:14 +02:00
Kevin Vertucio
3b6fcefca6 removed bootstrap from utility 2013-06-02 08:18:40 -04:00
Oleg Semyonov
f4bd5befa0 Merge remote-tracking branch 'origin/hyper/OP-982_fixes-to-Windows-CDC-inf' into next 2013-06-02 13:34:22 +02:00
Oleg Semyonov
214793d0ad OP-910: add release notes for RELEASE-13.06-RC1 2013-06-02 13:32:43 +02:00
Kevin Vertucio
48945ffeb6 added authors to CREDITS. 2013-06-02 07:29:23 -04:00
Philippe Renon
218d197aa8 OP-983 fixed minor spelling issues in GCS 2013-06-02 12:42:15 +02:00
David Ankers
73f7243019 Change to next release name, this was likely to be forgotten so doing it
while I remember.
2013-06-02 20:22:46 +10:00
Richard Flay (Hyper)
8c494dce00 OP-982: Further updates to Strings in response to review feedback.
+review OPReview-493
2013-06-02 18:43:37 +09:30
Philippe Renon
b0111c12d1 OP-981 fixed broken GCS clean configuration link created by installer 2013-06-02 10:55:34 +02:00
Richard Flay (Hyper)
3e6389d9b6 OP-982: Updates to spacing and Strings in response to review feedback.
+review OPReview-493
2013-06-02 18:11:04 +09:30
Mathieu Rondonneau
5732c2fd4c OP-958L: Some fixes for 15s hang and unplug/plug issue reported lately.
This is not cleanedup but I want to get this in so other people can test.
2013-06-01 22:13:04 -07:00
Kevin Vertucio
9683ddc37a Updated AuthorsModel. Added utility script for generating QML ListElements of authors. 2013-06-01 23:11:28 -04:00
Richard Flay (Hyper)
35b580a34e OP-982: Adds Revolution related entries to OpenPilot-CDC.inf for Windows.
+review OPReview
2013-06-02 08:44:54 +09:30
Oleg Semyonov
166baaeaf2 OP-910: fix Mac package script 2013-06-01 23:39:40 +03:00
Oleg Semyonov
1c04bcae36 OP-910: update Windows installer 2013-06-01 23:26:43 +03:00
Oleg Semyonov
844b6c0acd OP-910: add RELEASE-13.06 release notes 2013-06-01 22:10:47 +02:00
Oleg Semyonov
8f555da51b OP-910: rename HISTORY.txt to WHATSNEW.txt 2013-06-01 22:10:46 +02:00