-
Notifications
You must be signed in to change notification settings - Fork 22
Description
1 - Make RD's Image Builder script work to generate a working image. (@RespawnDespair / @user1321 / @pilotnbr1 / @Yes21 ) -- WIP --
-
The EZ-WBC code used to create this image is stored in RD's separated repositories link.
-
If something in these repositories is wrong or missing, it should be corrected in these repositories
until the generated image woks perfectly.(*@RespawnDespair / @user1321 / @pilotnbr1 / @Yes21 ) -
The news features of this first built image will be :
- done : new kernel( 4.14),
- done : support for RPI3B+ and RPI3A+
- done : Mavlink v2.3 support (up to 24Ch RC, solves a lot of the current v1 problems)
(@careyer/@dino.de)
- RC switchable AirPi-GPIOs (enables physical actions on the aircraft) (@careyer/@dino.de)
- RC switchable Ground Station actions. (e.g. switch OSD on/off, change between screens)
(@careyer/@dino.de)
- done : FLIRone Thermal Camera support. (@careyer/@dino.de/@pilotnbr1)
- done : support for rtl8812/14au (@Yes21/@RespawnDespair) link
- bug fixes: mavlink-routerd, gst-launch, hotspot, DHCP, GPIO pins used for custom profiles.
2 - Transfer the code used to generate this first image from RD's github/projects to ?
-
Give this branch the 2.0 number version, and make it the master branch.
-
Duplicate this branch to a dev branch where developers could add new features or bugfixes.
3 - Give the 2.0 version number to RD's Image Builder last version script, and duplicate it
to a dev version for next developments.(@RespawnDespair)
4 - Add new features from others images.(@ALL)
-
Developers should submit their code and bugfixes to the dev branch,
and to the RD's dev script (if new packages or patches are needed). -
Anybody can test the new features in building a dev image using the RD's dev script and the dev
code from dev branch. -
When all is working and well tested, the definitive new image can be generated and published.
-
Then the dev branches of the code and the script can become master branches.
-
And so on ...
-
List of proposed new features :