19552 Commits (11f8da5fc64de2d7bb9b5ee1af8e18cdd09d5784)
 

Author SHA1 Message Date
Lorenz Meier 02b3adc4a7 Update DriverFramework 9 years ago
Lucas De Marchi 18330f7ab7 Move __STDC_FORMAT_MACROS to build system 9 years ago
tommises d2194d787f Refactored Mavlink stream configuration (#5015) 9 years ago
Lorenz Meier f39d284193 Update vision fields for attitude_estimator_ekf 9 years ago
Lorenz Meier 7601788c43 INAV: clean up vision timestamps 9 years ago
Lorenz Meier 8b3045baa2 MAVLink: clean up vision timestamps 9 years ago
Lorenz Meier c0a406b81f LPE: Clean up vision timestamps 9 years ago
Lorenz Meier 826eaed2ee EKF2: Clean up vision timestamps 9 years ago
Lorenz Meier 4f875560b7 Att Q Estimator: New vision timestamp 9 years ago
Lorenz Meier 07384d6b5a Vision msg: Cleanup timestamp 9 years ago
tommises 19b56c1574 Use timestamp received from companion computer as timestamp_boot 9 years ago
tommises 5bd574dd05 Fixed timestamp synchronization 9 years ago
tommises f69e9a3d37 Fixed VISION_POSITION_ESTIMATE.usec 9 years ago
David Sidrane a23785842c tap-v1 Uses New PWM LED driver structure 9 years ago
David Sidrane ea4d9a34fd mindpx-v2 Uses New PWM LED driver structure 9 years ago
David Sidrane a36f392b58 Rework PWM LED Driver 9 years ago
David Sidrane da96144e80 Added Power button and cleanup sdio 9 years ago
David Sidrane 5de19500c2 TAP-v1 set Console Baud Rate to 57600 9 years ago
Mark Whitehorn 09227526b6 enable use of GPS time for new logger folder/file naming (#5010) 9 years ago
Lorenz Meier 7afe2e8dd8 Iris SITL: Default gains 9 years ago
Lorenz Meier eb6af9afb9 VTOL updates 9 years ago
Lorenz Meier 38652ec940 SITL: Re-tune multicopter gains 9 years ago
Miguel Arroyo 3c11c0d8d8 Adds Calibration Support for RPi2 and Navio2 (#4999) 9 years ago
Andreas Bircher 2317589950 fixing the publishing of the triggering stamps (#5005) 9 years ago
Lorenz Meier e86c1851a7 Mag fusion update to ECL 9 years ago
Julian Oes ddba274496 sdlog2: fix poll_counter that I broke earlier 9 years ago
Julian Oes 544ea72d4c Snapdragon: set CPUs scaling to performance mode 9 years ago
Julian Oes 03dbcf5464 sdlog2: don't forget to copy after poll 9 years ago
Julian Oes 772dc302b6 sdlog2: raise min write size back 9 years ago
Julian Oes fe91527604 sdlog2: poll for sensor and replay on Snappy 9 years ago
Julian Oes 5f18f9bbba sdlog2: select MIN < MAX bytes to write 9 years ago
Julian Oes 1631cfdc83 Eagle: SDLOG_PRIO_BOOST to raise sdlog2 priority 9 years ago
Julian Oes f7bb43b20b DriverFramework: update submodule (#5004) 9 years ago
Beat Küng 168c744232 replay: fix string printf output: add .c_str() 9 years ago
Beat Küng 6e44760819 replay: add 'tryapplyparams' command 9 years ago
Beat Küng 84a1a10006 logger: check if we are in replay mode via ENV variable 'replay' 9 years ago
Beat Küng 28ad6066aa replay: add replay module, build for sitl_default, but do not load on startup 9 years ago
Beat Küng ffcefd9047 orb: read & apply publisher rules from file (currently disabled via #ifdef) 9 years ago
Daniel Agar 4252511b8e add bitmask param metadata 9 years ago
Andreas Bircher 9974b6f747 Camera trigger update (#4998) 9 years ago
Lorenz Meier 15880f8d13 Less verbose 9 years ago
Lorenz Meier aa77e8ee23 Cleanup 9 years ago
Lorenz Meier 50b93b161c Camera trigger: Make interface dependent on parameter, not command line 9 years ago
Lorenz Meier 78f7f00ae2 Camera trigger: Make interface dependent on parameter, not command line 9 years ago
Lorenz Meier 4683e20187 Clean up camera trigger interface code 9 years ago
Beat Küng 9c73eae941 sensor_combined: replace accel & gyro integral with value, use float for dt 9 years ago
Beat Küng 8e136779ec stack sizes: reduce stack sizes for modules that use sensor_combined 9 years ago
Beat Küng c5ea4b43be sensor_combined.msg: make timestamps relative 9 years ago
Beat Küng c66f26245c sensor_combined.msg: use uint32 for integral_dt 9 years ago
Beat Küng 30301187f0 cleanup sensors_init: remove the static const int ERROR and use PX4_ERROR 9 years ago