WillyZehnder
9a8a20f1d2
Tools: environment_install: support Mint 20.1 Ulyssa
...
Support for Linux Mint 20.1 Ulyssa (currently last version)
based on Ubuntu 20.04 Focal implemented
4 years ago
Pierre Kancir
311a4ed0c7
Tools: correct package_is_installed check
4 years ago
Pierre Kancir
881e42c337
Tools: Give a better chance on default install to get the right package version
4 years ago
roger
b02f868793
Tools: make build installation script compatible with most Linux distros
...
Signed-off-by: <73884126+ardugitter@users.noreply.github.com>
4 years ago
Kawamura
15421c16d1
Tools: add psutil for kill_tasks_psutil in sim_vehicle.py
4 years ago
Peter Barker
3c83d52e52
Tools: add script to check Python files for flake8-cleanliness
4 years ago
Andrew Tridgell
90b8893b4a
Tools: removed dependency on genromfs and cmake
...
we don't need these any more
thanks to James for noticing
4 years ago
Peter Barker
ab95a1f8fd
Tools: create a heading function to remove duplication
4 years ago
Peter Barker
8be13ac5db
Tools: update instrall-prereqs-ubuntu for groovy
4 years ago
Pierre Kancir
31338f955b
Tools: allow to skip completion installation
5 years ago
Peter Barker
bdda78d0bb
Tools: move removal of modemmanager down
...
... so it doesn't get reinstalled later
5 years ago
Pierre Kancir
6b596184cf
Tools: install-prereqs-ubuntu : use variable for pip version selection
5 years ago
Pierre Kancir
b238d081ac
Tools: install-prereqs-ubuntu : prevent crash when link already exist
5 years ago
Pierre Kancir
e40480a0ed
Tools: install-prereqs-ubuntu : fix package_is_installed
5 years ago
Pierre Kancir
f199ca54bd
Tools: fix install-prereqs-ubuntu
...
make a function to return 1 if a dpkg find that a package is installed, O otherwise
5 years ago
Pierre Kancir
64b7e8fb9e
Tools: prereqs-ubuntu: cleanup and improvements
...
reorder install
remove unneeded package
make install verbose
add environment variable to control what to install
register STM toolchain on CCache
Tools: install-prereqs-ubuntu.sh: only update package list once
Tools: install-prereqs-ubuntu.sh: move STM toolchain registery into install step
Tools: install-prereqs-ubuntu.sh: use right comparison for variable value
Tools: install-prereqs-ubuntu.sh: always check for libtool-bin
Tools: install-prereqs-ubuntu.sh: Add support for Ubuntu 20.04
Add a selection for python version
ass python symlink for ubuntu 20.04
Move python-argparse out of default list as it install python2 version
Tools: install-prereqs-ubuntu.sh:Tools: Check python version for python3 distro
Tools: install-prereqs-ubuntu.sh: install pygame requirements
Tools: install-prereqs-ubuntu.sh: check for docker envirement and use .bashrc instead of .profile
Tools: install-prereqs-ubuntu.sh: add bash completion by default
Tools: install-prereqs-ubuntu.sh: better ccache management
Tools: install-prereqs-ubuntu.sh: Correct package installation for trusty
5 years ago
Henry Wurzburg
d82b29b23d
Tools:Add intelhex for python2 to let WAF build the hex files
5 years ago
Peter Barker
7cd21d3a3a
Tools: correct FML versions for eoan64
5 years ago
Andy Piper
b41a9c51e9
Tools: correct vagrant boot of boxes. Make install-prereqs-ubuntu pick the right versions of libraries based on the ubuntu release.
5 years ago
Peter Barker
d065840b63
Tools: install-env: add libsmfl and pygame; allows joystick and OSD
5 years ago
Andrew Tridgell
d7018a2ba0
Tools: switch to https URL for firmware
5 years ago
Peter Barker
a955897b89
Tools: install-prereqs-ubuntu: add not-run-as-root sanity check
...
Running as root leaves all sorts of things with nasty permissions
5 years ago
Stephen Dade
bc485c4c27
Tools: re-added execution flag to environment install scripts
6 years ago
Stephen Dade
7461d70e82
Tools: Consolidated prereq install scripts to single location
6 years ago
Patrick José Pereira
0e5f9454dd
Tools: Update ubuntu script to add pexpect
...
pexpect is used in autotest
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
6 years ago
Buzz
31697a3b0c
Tools: add support for GCOV code coverage tool and HTML reporting with LCOV.
...
first, "apt install gcovr lcov" as new prerequisites
then run:
./waf configure --enable-gcov
./waf build --lcov-report
and after much waiting review the report in HTML format with your preferred browser eg:
firefox reports/lcov-report/index.html
6 years ago
MohamedAliRashad
ddab9455e8
Tools: install-prereqs: do not use sudo to install Python packages
6 years ago
Patrick José Pereira
57955421b5
Tools: Correct install-prereqs-ubuntu user input text
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
6 years ago
Patrick José Pereira
31dbf282cb
Tools: Update install-prereqs-ubuntu
...
Add lsb-core check for lsb_release
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
6 years ago
Stephen Dade
fb53e354c0
Tools: updated STM Tools url for ubuntu/arch install scripts
6 years ago
Adam Watkins
2fe3535fd8
Docker: add Dockerfile for Docker container support
7 years ago
Stephen Dade
0130ff9b89
Tools - updated URL and git submodule command for install-prereqs
7 years ago
Peter Barker
d320e8517d
Tools: correct check for realpath
7 years ago
Peter Barker
3615219c4c
Tools: install-prereqs-ubuntu: correct check for realpath
7 years ago
Peter Barker
5f44327dab
Tools: install-prereqs-ubuntu: only install realpath package if available
...
This has been rolled into coreutils in more recent Ubuntus
7 years ago
Buzz
0f39c4da80
Tools: install-prereqs-ubuntu.sh: increase verbosity
...
Make it a bit more verbose in regard to which script is running, helpful for new user/s especially.
7 years ago
Pierre Kancir
cc50fff51f
Tools: install-prereqs-ubuntu: add xterm to SITL install list
7 years ago
Peter Barker
9138c07fc5
Tools: install-prereqs-ubuntu: install wx for python on older Ubuntus
...
This installs wx on Trusty, so graphing from sim_vehicle.py works.
7 years ago
Peter Barker
0a7ae22398
Tools: Vagrant: use install-prereqs-ubuntu for installation
7 years ago
Andrew Tridgell
619cdbe065
Tools: fixed bash syntax error in install-prereqs-ubuntu.sh
8 years ago
Pierre Kancir
75a2a1cd6c
Tools: Don't install libc6-i386 on 32bit Ubuntu
8 years ago
Peter Barker
e8fc5b9552
Tools: add set -x to install-prereqs scripts
8 years ago
mirkix
0638ec7dfe
Tools: add pkg-config-arm-linux-gnueabihf package
8 years ago
mirkix
25f6d29d97
Tools: rename BEBOP to generic ARM_LINUX
8 years ago
Lucas De Marchi
0c1f2ba144
scripts: add cmake to install-prereq scripts
8 years ago
Andrew Tridgell
bd0d37e2fd
Tools: added cmake to ububtu prereqs install
...
this fixes waf build for ubuntu 14.04 LTS
8 years ago
Pierre Kancir
f7d19a6cd7
Tools: update ubuntu install script
8 years ago
Pierre Kancir
08cf58a027
Tools: update ubuntu install script
8 years ago
Andrew Tridgell
b66c3d3915
Tools: added lxml and future for ubuntu users
8 years ago
Tom Pittenger
ed7af8c717
scripts: Add libc6-i386 to px4 package install.
...
Fixes https://github.com/ArduPilot/ardupilot/issues/4316
9 years ago