Skip to content
Snippets Groups Projects
  1. Dec 04, 2018
  2. Jul 22, 2017
  3. Jul 17, 2017
    • David Sidrane's avatar
      PX4 System:Expunge the nuttx adc structure from the system · 4349f496
      David Sidrane authored
         This PR is preliminary ground work for FMUv5.
      
         PX4 does not use the NuttX adc driver. But used the same format
         for the data returned by the nuttx ADC driver.
      
         There was a fixme:in src/platforms/px4_adc.h "this needs to be
         a px4_adc_msg_s type" With this PR the need for
         src/platforms/px4_adc.h goes away as the driver drv_adc.h now
         describes the px4_adc_msg_t.
      4349f496
  4. Jul 13, 2017
  5. Jun 03, 2017
  6. May 14, 2017
Loading