Peter van der Perk
815617e670
Added common options for sensor drivers
...
uavcan_board_identity check for existance
Added kconfig for compiler definitions
3 years ago
Daniel Agar
c71a228f15
Tools/setup: macos use pip as python3 module
4 years ago
Julian Oes
7c49afa716
setup: only install homebrew if not already there
5 years ago
Julian Oes
7667298c86
setup: move the OSX.sh script to macos.sh
...
It's called macOS for a while now, and no longer OSX.
5 years ago
Julian Oes
aed114465e
setup: clean up macOS setup script
...
- Spaces -> tabs.
- Remove "brew install python" because it's already a dependency of the
px4-dev tap.
- Remove "brew install ccache" as we can also add it to the px4-dev tap.
- Don't try to update pip installation, it works fine as is.
- Install pip dependencies as user, no need for system-wide install.
5 years ago
Daniel Agar
033c5d0110
Github Actions add MacOS build and fix Tools/setup/OSX.sh
...
- Tools/setup/OSX.sh wasn't installing px4-dev on fresh run
5 years ago
Daniel Agar
4b3f68f90c
cmake and Tools/setup.sh default to python3
6 years ago
Daniel Agar
6d30b13afa
update Tools/setup/ dev environment setup scripts
...
- Ubuntu install NuttX toolchain, gazebo, and switch to python3
- OSX switch to python3
6 years ago
TSC21
02454e5ffc
update OSX install script to fit arg options to reinstall formulas and install install sim tools
6 years ago
Daniel Agar
8b76a87f98
OSX setup helper install pip python dependencies with sudo
6 years ago
Daniel Agar
a4a0ccf7f7
initial dev env setup scripts for Ubuntu and OSX ( #8818 )
7 years ago