• This project
    • Loading...
  • Sign in

2021-1-capstone-design2 / 2017104035

%ea%b7%b8%eb%a6%bc1
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • 2017104035
  • ..
  • init
  • rc.board_sensors
  • 최예리's avatar
    Merge commit '0d9b1120' as 'code/original' · dcef6431
    dcef6431
    최예리 authored 2021-06-01 18:33:18 +0900
rc.board_sensors 213 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11
#!/bin/sh
#
# board sensors init
#------------------------------------------------------------------------------
gps start -d /dev/ttyS0 -p ubx

icm42688p -R 0 -s start

bmp388 -I -b 2 start

bmm150 -I -b 1 start