1. 12 Jun, 2021 1 commit
    • Chris Anderson's avatar
      Refactored RC control for GPIO pins (#860) · d1efa9f3
      Chris Anderson authored
      
      
      * WIP
      
      * Fixed web server
      
      * Got the basics woprking
      
      * Fixed some logic, trapped some error conditions
      
      Also changed "SERVO_ESC" drivetrain type, which doesn't really mean anything, to "I2C_SERVO", which actually describes the board used
      
      * removed RC class stub
      
      * Basic port done
      
      * cleanup
      
      * Fixed mode switch
      
      * Fixed joystick import issue
      
      * Changed option name to "PIGPIO_RC" which is more clear
      
      * changed rc controller option config to "pigpio_rc"
      
      * typo
      
      * Fixed comment to align with nomenclature
      
      * Fixed auto-record on throttle
      
      Did a little other cleanup
      
      * Cosmetic cleanup per review
      
      * Fixed auto-record so it is only on when desired
      
      Did some other cleanup of unneeded constants and added a debug option
      
      * Changes per review
      
      * WIP
      
      Fixed web server
      
      Got the basics woprking
      
      Fixed some logic, trapped some error conditions
      
      Also changed "SERVO_ESC" drivetrain type, which doesn't really mean anything, to "I2C_SERVO", which actually describes the board used
      
      removed RC class stub
      
      Basic port done
      
      cleanup
      
      Fixed mode switch
      
      Fixed joystick import issue
      
      Changed option name to "PIGPIO_RC" which is more clear
      
      changed rc controller option config to "pigpio_rc"
      
      typo
      
      Fixed comment to align with nomenclature
      
      Fixed auto-record on throttle
      
      Did a little other cleanup
      
      Cosmetic cleanup per review
      
      Fixed auto-record so it is only on when desired
      
      Did some other cleanup of unneeded constants and added a debug option
      
      Changes per review
      
      * Addressed code review
      
      Co-authored-by: default avatarChris Anderson <gca2@earthlink.net>
      d1efa9f3
  2. 07 Jun, 2021 2 commits
  3. 03 Jun, 2021 1 commit
  4. 27 May, 2021 2 commits
  5. 09 May, 2021 1 commit
  6. 03 May, 2021 1 commit
  7. 02 May, 2021 1 commit
  8. 29 Apr, 2021 1 commit
    • DocGarbanzo's avatar
      Merge master to dev (#855) · 68dd0e4a
      DocGarbanzo authored
      * - Update tensorflow version to 1.15.0
      - Add doc for Jetpack 4.4
      - Remove opencv installation
      
      * Add dataset and pre-trained model page
      
      * fix issue #634 (#646)
      
      - remove jquery dependency
      - add clearTimeout
      
      * Allow overriding WEB_CONTROL_PORT from env variable
      
      * pin h5py version
      
      * fix h5py version for mac
      
      * * Update doc with donkey train command. (#709)
      
      * Update doc with developer section for building own models in donkey 4.1
      * Integrate changes from PR feedback
      
      * Donkey 4.x is now official (#723)
      
      * Update nano install docs - python3-opencv vs libopencv-python
      
      * change slack to discord on readme
      
      * Donkeycar 4.x release.  (#644)
      
      ## Major Improvements
      
      - New Datastore.
      - More ways to pre-process image data for training. 
      - Use the 2.x version of Tensorflow. 
      - Lots of other minor improvements.
      
      * Improvements to the car app and handling of KerasPilot parts: (#648)
      
      * Improvements to the car app and handling of KerasPilot parts:
      *...
      68dd0e4a
  9. 28 Apr, 2021 1 commit
  10. 26 Apr, 2021 1 commit
  11. 23 Apr, 2021 1 commit
  12. 14 Apr, 2021 2 commits
  13. 13 Apr, 2021 2 commits
  14. 12 Apr, 2021 4 commits
  15. 10 Apr, 2021 3 commits
  16. 09 Apr, 2021 3 commits
  17. 08 Apr, 2021 2 commits
  18. 07 Apr, 2021 1 commit
  19. 06 Apr, 2021 1 commit
  20. 02 Apr, 2021 8 commits
  21. 31 Mar, 2021 1 commit