• 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
  • boards
  • ark
  • can-gps
  • init
  • rc.board_sensors
  • 최예리's avatar
    Squashed 'code/original/' content from commit e52c0ceca5 · 0d9b1120 ...
    0d9b1120
    git-subtree-dir: code/original
    git-subtree-split: e52c0ceca5e63d98481ea7a4ed0fe2b2d3600f10
    최예리 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