Skip to content
Snippets Groups Projects
  1. Apr 07, 2017
  2. Apr 03, 2017
    • dawehr's avatar
      1. Changed default yaw controller to be stable. · 4b1cf027
      dawehr authored
      2. Switched to level 5 IMU filter
      3. logging setpoints
      4. Logging for up to 5 minutes
      5. Also accounting for time spent during logging when calculating LOOP_TIME
      6. Logging during manual mode now, too.
      4b1cf027
  3. Mar 15, 2017
  4. Mar 05, 2017
  5. Mar 03, 2017
    • bbartels's avatar
      quad: Fix I2C polling function freezing issue · e4276530
      bbartels authored and dawehr's avatar dawehr committed
      Using the original Xilinx polling I2C send functions, if a slaved
      NACKed, then the polling function would poll forever (infinite
      loop). Copied the Xilinx function into our src and added a check
      for NACK.
      
      This resolves #1
      e4276530
  6. Feb 25, 2017
  7. Feb 17, 2017
  8. Jan 25, 2017
    • dawehr's avatar
      Debugging communication · 42ba597d
      dawehr authored
      Fixed issue with printf() hanging. Removed all printfs(). Don't use them!
      Fixed issue with mismatched checksums not getting consumed
      42ba597d
  9. Oct 18, 2016
  10. Oct 17, 2016
Loading