Commit Graph

  • fbdbeae3d2 Finished commenting new parameter widget. pixhawk 2010-05-04 08:48:34 +0200
  • d680d7d0ed Added minor fixes to simulation and parameter view lm 2010-05-03 18:02:21 +0200
  • 20edcc4db3 Made settings work lm 2010-05-03 13:41:51 +0200
  • f80441e4a7 Currently testing parameter write, close to completely working, created beta release binary from this state pixhawk 2010-05-02 21:14:26 +0200
  • 2d0bf53533 Fixing the parameter view pixhawk 2010-05-02 12:54:50 +0200
  • 85be7c6a75 Parameter view works with components now pixhawk 2010-04-30 20:04:04 +0200
  • 062445483a Switched to QTreeWidget for parameter view, receiving data works already lm 2010-04-30 18:25:35 +0200
  • f64f15df32 Temporarily removed flite, fixed crash caused by tree view pixhawk 2010-04-30 09:09:02 +0200
  • 7b42cbd7d1 Fixed crash in tree view, needs further inspection pixhawk 2010-04-29 21:47:04 +0200
  • 0528d8713e Quick fix for flite in linux lm 2010-04-29 17:14:27 +0200
  • 146474c985 Onboard params work on console lm 2010-04-29 14:30:14 +0200
  • 6c0d0f014b Pushed parameter interface forward, now receiving of onboard params works, working on display and writing pixhawk 2010-04-29 12:58:07 +0200
  • 9ac93ce922 Working on new parameter view and interface lm 2010-04-29 10:04:44 +0200
  • 451457ba15 Merge branch 'master' of git@pixhawk.ethz.ch:groundcontrol pixhawk 2010-04-29 08:33:33 +0200
  • fe2d1d79c9 Added Parameter interface pixhawk 2010-04-29 08:33:17 +0200
  • 3581aaf0ab Merge branch 'master' of git@pixhawk.ethz.ch:groundcontrol lm 2010-04-28 19:16:42 +0200
  • 9b6a5c358c Added display for comm errors lm 2010-04-28 19:16:31 +0200
  • d8fd5f4551 Merge branch 'master' of git@pixhawk.ethz.ch:groundcontrol Mariano Lizarraga 2010-04-28 10:05:42 -0500
  • 1494844b72 Improved the install instructions for OSX Mariano Lizarraga 2010-04-28 10:05:12 -0500
  • 89465f2150 Added support for text messages from robot to operator lm 2010-04-28 15:40:33 +0200
  • f0d8186653 Pushed implementation of parameter settings, almost done. Added many new MAVLink messages needed for interaction with IMU pixhawk 2010-04-25 15:38:05 +0200
  • 460aef7a6d Fixed performance problems in simulation pixhawk 2010-04-25 08:16:25 +0200
  • f672144789 Improved runtime performance, currently hunting down a bug where the whole application gets repainted although only parts of it are refreshed pixhawk 2010-04-24 23:39:57 +0200
  • adba60590b Fixed finally HUD offset! Now working on antialiasing / flickering. pixhawk 2010-04-24 22:14:47 +0200
  • 0bdc6c3429 Minor MAVLink update pixhawk 2010-04-24 19:53:20 +0200
  • 0553624565 Improved XML generation, now has 64bit support pixhawk 2010-04-24 14:18:31 +0200
  • 067227d95e Adjusted HUD settings for asctec data lm 2010-04-22 13:25:05 +0200
  • c463c01157 Added hint to MAVLink dependency to README pixhawk 2010-04-22 11:44:39 +0200
  • 5325ed8bbc Added executable and doc directory to gitignore pixhawk 2010-04-22 10:36:29 +0200
  • 7e537043a7 Improved general documentation lm 2010-04-22 09:47:54 +0200
  • dd603e07b4 Testing mail commit hook lm 2010-04-22 09:35:48 +0200
  • ca963db20a Merge branch 'master' of git@pixhawk.ethz.ch:groundcontrol lm 2010-04-20 14:27:35 +0200
  • dfa6906fc2 Added option to connect Simulation via UI pixhawk 2010-04-17 10:39:39 +0200
  • 4e8f29065f Added support for array data types in MAVLink lm 2010-04-16 10:05:13 +0200
  • 8fb943ebd7 Fixed temp and baro mixup lm 2010-04-14 18:46:58 +0200
  • 076cef438b Fixed minor bug in UAS lm 2010-04-14 16:46:22 +0200
  • 4406f5c57f Updated sensor read pool lm 2010-04-14 16:22:39 +0200
  • 1c1f537954 Fixed Windows HUD issues pixhawk 2010-04-14 13:18:10 +0200
  • a420adc3e9 added debug message pixhawk 2010-04-14 11:18:26 +0200
  • 9ebf1449b5 Fixed windows compile error pixhawk 2010-04-13 21:51:34 +0200
  • 8502ff638c Last project file fixes for MSVC compatibility pixhawk 2010-04-13 10:17:43 +0200
  • 8f6561af02 Merge branch 'master' of pixhawk.ethz.ch:groundcontrol pixhawk 2010-04-13 09:22:48 +0200
  • 9e70721029 Windows Speech API (SAPI) is now only supported with MSVC compiler. pixhawk 2010-04-13 09:07:51 +0200
  • 49c711374a Minor improvements in UAS display pixhawk 2010-04-13 08:55:31 +0200
  • 64c3c5622b Merge branch 'master' of pixhawk.ethz.ch:groundcontrol pixhawk 2010-04-12 19:18:09 +0200
  • 2075abda52 Working on windows audio pixhawk 2010-04-12 19:17:57 +0200
  • 36a43a28be Cleaned up some merge mistakes, compiles now pixhawk 2010-04-12 18:55:55 +0200
  • 027e4afbc4 Merged HUD fixes pixhawk 2010-04-12 18:18:41 +0200
  • 9789a58e85 Fixed HUD pixhawk 2010-04-12 18:05:27 +0200
  • fa38d7700b Fixed a HUD bug due to antialiasing lm 2010-04-12 17:12:11 +0200
  • c1e5261f06 Working on HUD lm 2010-04-12 13:29:14 +0200
  • e3c5ea8613 Removed strange HUD issues lm 2010-04-12 13:24:43 +0200
  • ce49a20b3e Minor improvements pixhawk 2010-04-12 08:23:05 +0200
  • 157c2a9886 Removed unused flite voices to save some space pixhawk 2010-04-12 08:03:27 +0200
  • 1d5a31d3a4 Cleaned up directory structure, re-enabled Linux audio output pixhawk 2010-04-12 08:01:38 +0200
  • 8c28176e13 Move Saturn build-dep into 32-bit Hugo Vincent 2010-04-11 19:58:36 +0100
  • 1519d5489e Added version check for OS X pixhawk 2010-04-11 19:43:02 +0200
  • dac555802b Removed static linkage pixhawk 2010-04-11 19:07:30 +0200
  • 0b2bfa103a Merge branch 'master' of pixhawk.ethz.ch:groundcontrol Hugo Vincent 2010-04-11 18:03:04 +0100
  • f16a6a0021 Lorenz, try this 64-bit detection method please :-) Hugo Vincent 2010-04-11 18:00:56 +0100
  • bec6c3aa52 Fixed audio alarm pixhawk 2010-04-11 18:50:51 +0200
  • 66b03f3aaa Merged in stable branch pixhawk 2010-04-11 18:39:25 +0200
  • 8e4eb03a60 Merged pixhawk 2010-04-11 18:34:16 +0200
  • 6fbddedd2f Added windows options pixhawk 2010-04-11 18:31:01 +0200
  • 3d2866df48 Finally fixed the Mac OS 32bit/64bit chaos pixhawk 2010-04-11 18:27:30 +0200
  • a6eaccb93f Added new splash image pixhawk 2010-04-11 17:39:07 +0200
  • dc4e85a1ac This commit and the previous merge attempts to align my tree with upstream changes. It works for me but apologies in advance if i break anything Hugo Vincent 2010-04-11 14:16:13 +0100
  • fe4c2dca9c Merge branch 'master' of pixhawk.ethz.ch:groundcontrol Hugo Vincent 2010-04-11 13:59:45 +0100
  • 43b9545887 Tidy up .pri file slightly Hugo Vincent 2010-04-11 13:36:21 +0100
  • 03f3b2113a Fixes for audio on Linux pixhawk 2010-04-11 14:33:34 +0200
  • 90177facc2 Splashscreen fixes pixhawk 2010-04-11 11:16:07 +0200
  • 1b380af8f9 Merge branch 'master' of pixhawk.ethz.ch:groundcontrol pixhawk 2010-04-10 10:33:57 +0200
  • 60e0f0ff90 Added windows audio pixhawk 2010-04-10 10:33:40 +0200
  • 889f7af56e Fixed audio issue on windows pixhawk 2010-04-09 22:09:42 +0200
  • 3385b837e4 Merge branch 'master' of git@pixhawk.ethz.ch:groundcontrol lm 2010-04-09 18:18:19 +0200
  • 9c256d6ef8 Fixed some issues in HUD and Head down display lm 2010-04-09 18:18:08 +0200
  • cac6021888 Merge branch 'master' of pixhawk.ethz.ch:groundcontrol pixhawk 2010-04-09 10:23:19 +0200
  • 91bfe56b79 Fixed Linux compatibility of Linux Qt Phonon support pixhawk 2010-04-09 10:11:38 +0200
  • d0a07f19f0 Stability changes lm 2010-04-08 18:02:37 +0200
  • bc39533214 Merge Hugo Vincent 2010-04-07 20:27:13 +0100
  • 78b9e3f554 More cleanups Hugo Vincent 2010-04-07 20:23:31 +0100
  • 3079a42d62 Fixed windows compile error pixhawk 2010-04-07 15:49:34 +0200
  • c522b4ed95 Included Hugos x64 MAC fixes, changed voice interface to Apple native for Mac computers pixhawk 2010-04-07 13:13:20 +0200
  • 85f384879f Minor changes pixhawk 2010-04-07 12:28:52 +0200
  • fc05048148 Minor cleanup in the build files pixhawk 2010-04-07 12:28:03 +0200
  • 97378dc05d Fixed compile issues on non-64bit OS X systems pixhawk 2010-04-07 12:06:28 +0200
  • a41997315a Added patch from Hugo which fixes some OS X issues pixhawk 2010-04-07 11:26:10 +0200
  • 2291af59fd Switched from flite for speech on the Mac to built-in MacOSX speech synthesizer. Fixed build system for 64-bit builds (using official SDL.framework, and Qt frameworks). Hugo Vincent 2010-04-06 00:01:19 +0100
  • 6e80dbbad4 Merge branch 'master' of github.com:pixhawk/groundcontrol pixhawk 2010-04-05 21:17:30 +0200
  • 8486386a07 Removed Vicon tarsus interface until it is finished pixhawk 2010-04-05 20:04:31 +0200
  • bc33da5204 Added true audio output pixhawk 2010-04-05 19:54:29 +0200
  • 124997d0b5 Minor UI improvements, pushed implementation of some UI elements pixhawk 2010-04-04 19:11:10 +0200
  • dfae554be4 Major stability improvements pixhawk 2010-04-04 17:15:12 +0200
  • 4fa6562e5c Initial import pixhawk 2010-04-03 10:14:31 +0200