Alessio Morale
94aaa1bf10
Merge remote-tracking branch 'origin/amorale/OP-820_bu_showerror' into next
2013-03-11 20:09:57 +01:00
Alessio Morale
d327f199e8
Bootloader error visualization: Fixed indentation/spaces/2
...
+review OPReview-400
2013-03-10 23:41:34 +01:00
Alessio Morale
fcbfb53a87
Bootloader error visualization: Fixed indentation/spaces
...
+review OPReview-400
2013-03-10 21:03:40 +01:00
Philippe Renon
21c581bacd
OP-833 minor options page cleanup: removed some uneeded separator lines
2013-03-10 21:02:00 +01:00
Alessio Morale
4f270cf13d
OP-866 Flexi-IO: adding PPM+OUTPUT, PPM+PWM and OUTPUT mode.
...
+review OpenPilot
2013-03-10 20:43:52 +01:00
Brian Webb
9986b58f9b
RFM22B/RM: Tweaked some PPM parameters to make PPM more stable on OPLink/RM.
...
Conflicts:
flight/PiOS/Common/pios_rfm22b.c
2013-03-10 11:43:33 -07:00
Fredrik Arvidsson
e0bd933baa
OP-856 Changed USB GUI. Changed the rules for validation of configurations.
2013-03-10 18:51:15 +01:00
Brian Webb
08021799ee
RFM22B: Some style cleanup, and turned off status messages from coordinator.
2013-03-10 16:08:39 +01:00
Brian Webb
6e7e2d39f3
Merge remote-tracking branch 'origin/next' into brian/rfm22_FHSS
2013-03-10 15:54:08 +01:00
Oleg Semyonov
f1214df633
OP-792: Remove unused yet GUI in addition to flight modes
...
This reverts commit 0e9d7137ff
.
Conflicts:
ground/openpilotgcs/src/plugins/config/configgadgetwidget.h
OP-792 #comment Now this feature is removed from GUI too
2013-03-10 00:57:41 +02:00
David Ankers
dbdb42f2f4
Updated for Silk
2013-03-10 06:09:31 +11:00
Brian Webb
7db7ab0e45
Switched to non-blocking I/O on radio port, which should prevent watchdog restarts when the radio link backs up.
2013-03-09 16:44:51 +00:00
Philippe Renon
96a1e1d8c9
OP-857 OP-859 fixed various glitches in Commmunity panel:
...
Show three lines of news instead of one;
Fixed improper eliding of news text;
Moved News scroll bar to the right so it won't overlap the news text;
Removed clipping in Sites panel that caused the Os to be clipped.
2013-03-09 17:32:46 +01:00
Philippe Renon
31e3e73799
OP-857 OP-858 Added space between name and unit in Scope gadget legend
2013-03-09 17:32:45 +01:00
Philippe Renon
1859fd4ca5
OP-833 minor options page cleanup: removed some uneeded separator lines
2013-03-09 17:26:40 +01:00
Brian Webb
27c87e4b89
RFM22B: Fixed OPLink receiver output on RM.
2013-03-09 16:12:00 +00:00
Brian Webb
031b0073b1
RFM22B: Possible fix for the failure to connect at times.
2013-03-09 02:27:58 +00:00
Brian Webb
e70f0f2c21
Merge remote-tracking branch 'origin/next' into brian/rfm22_FHSS
2013-03-09 01:43:46 +00:00
Brian Webb
bf5ef5bd00
RFM22B/RM: Added GPIO debugging to revomini to test rfm22b. Fixed (apparently) the reset issues with the rfm22b frequency hopping. Periodic frequency hopping is working pretty well now.
2013-03-09 01:06:42 +00:00
Kevin Vertucio
98e12d192a
removed extraneous commented code
...
Signed-off-by: Kevin Vertucio <kevinv033@gmail.com>
2013-03-08 11:25:57 -05:00
Alessio Morale
ffbb0a5a8e
Merge remote-tracking branch 'origin/amorale/op-848_mpu6000_configurability' into next
2013-03-08 00:08:15 +01:00
Alessio Morale
c47ecd044e
Merge branch 'filnet/OP-803_gadget_config_set_twice_on_restore' into next
2013-03-08 00:07:34 +01:00
Brian Webb
3a8c5494ca
Merge remote-tracking branch 'origin/next' into brian/rfm22_FHSS
2013-03-07 13:57:51 +00:00
Oleg Semyonov
2537255372
OP-865 #resolve #comment "Merged ino next"
2013-03-07 15:42:49 +02:00
Alessio Morale
6a408e6a0a
Merge branch 'filnet/OP-682_fix_for_crash_on_firmware_uploader_gadget' into next
2013-03-07 00:14:08 +01:00
sambas
99096ff936
Servo Out 6 fix
2013-03-06 23:17:57 +02:00
Philippe Renon
1d9deae77d
OP-682 fixed regression that prevented uploading of valid fw + renamed
...
youdont check box to confirmCheckBox + minor cleanups
2013-03-06 22:01:05 +01:00
Oleg Semyonov
4b0b781469
Merge remote-tracking branch 'origin/amorale/pymite_makefile_rework' into next
2013-03-06 17:10:55 +02:00
Fredrik Arvidsson
b6746259c8
OP-864 Fixed some debug logging cosmetic problems.
2013-03-04 20:38:16 +01:00
Fredrik Arvidsson
82a89700e1
OP-864 Fixed sloppy errors (hopefully).
2013-03-04 18:36:23 +01:00
Fredrik Arvidsson
99ae18990e
OP-856 Removed redundant code. Changed image of Revolution board to one with white PCB.
2013-03-04 08:04:55 +01:00
Brian Webb
31a3a66656
Mostly working periodic (as opposed to per message) channel hopping. This version should have less risk of getting hopelessly out of sync, but currently drops some packets. The dropped packets are likely around the channel hops.
2013-03-03 21:08:17 -07:00
Alessio Morale
2f3493f4b8
OP848 Fixes typos on header files comments
2013-03-03 21:45:29 +01:00
Alessio Morale
4791f690ad
OP-848 Move the handling of the UAVO configuration outside of the PiOS layer
...
a configuration helper header has been added to eliminate a lot of boilerplate code in *pios_board.c
2013-03-03 21:17:02 +01:00
Fredrik Arvidsson
2cd3485cf6
OP-816 Fixed Revolution identification and Revolution + OPLink firmware auto-update functionality.
2013-03-03 19:33:24 +01:00
Fredrik Arvidsson
e2e3089cf5
OP-864 Made OpenPilotGCS.xml the default configuration on first start. If this file is missing for some reason the selection dialog will appear. The configuration can also be set as a command line option.
2013-03-03 16:56:52 +01:00
Stacey Sheldon
990048cf29
ut: fix up unit test clean target name
2013-03-03 14:33:04 +01:00
Oleg Semyonov
776ec4f3ea
ut_logfs: do not pollute the source tree with temp files
2013-03-03 14:33:04 +01:00
Oleg Semyonov
c038f6b987
ut_logfs: fix fseek()/fread() problem on Windows
2013-03-03 14:33:04 +01:00
Oleg Semyonov
14db5c80f1
ut: change xml output directory to make Bamboo a bit happier
2013-03-03 14:33:04 +01:00
Oleg Semyonov
8901cde35b
ut: remove unused targets
2013-03-03 14:33:04 +01:00
Stacey Sheldon
67de4f0e0c
ut: drop dependency on C++0x
2013-03-03 14:33:04 +01:00
Stacey Sheldon
b3178c3966
flash_ut: fix forward declaration of init function
2013-03-03 14:33:04 +01:00
Stacey Sheldon
ea09a53adc
unittest: build gtest-all and gtest_main directly
...
Conflicts:
make/unittest.mk
2013-03-03 14:33:03 +01:00
Stacey Sheldon
9b94eeb745
ut: convert logfs unit test to gtest
...
Conflicts:
Makefile
make/unittest.mk
2013-03-03 14:33:03 +01:00
Stacey Sheldon
fb4a1d7b1b
gtest: stop compiling gtest libraries on installation
2013-03-03 14:33:03 +01:00
Stacey Sheldon
14c5af6148
ut: convert make rules to template and add TAP file generation
...
Make targets changed to:
make ut_<test>
make ut_<test>_tap
make ut_<test>_run
make ut_<test>_clean
make all_ut
make all_ut_tap
make all_ut_run
make all_ut_clean
Conflicts:
Makefile
2013-03-03 14:33:03 +01:00
Stacey Sheldon
06f805b00e
ut: add googletest (gtest) install rules
...
See: http://code.google.com/p/googletest/
2013-03-03 14:33:03 +01:00
Stacey Sheldon
264d76382b
makefile: allow arch-specific path to qmake
...
This will be required once we move to Qt5.
2013-03-03 14:33:03 +01:00
Stacey Sheldon
e00372a540
makefile: define ARCH before including make/tools.mk
...
ARCH is required in order to pick up the right versions
of the tools for each architecture.
2013-03-03 14:33:03 +01:00