Releases: Alesrr/Ales-s_Controllers
V4 Batch
I've taken a bit of time off because I had to lock in for some exams, but we're back with a new release!
There have been made some serioous changes to the structure of everything, and lots of stuff has been added.
Most important one to note are ADV value tuning, IND mode removal, and Universal HUD
Mods required (Aside from the obvious Create, Create: Aeronautics, Sable, etc)
- CC: Sable
- CC: DirectGPU 1.0.20 -> FULL RELEASE (updated from pre-release)
- CC: C Bridge (Optional for fuel reading using HUD.)

PID Batch v3
V3 of my controller series, now with a double release!
Filenames
pfd+
A PID controller that works with cross layouts, aka 1 ROTOR PER SIDE.
I have had many people suggest this, and since I also needed it, I made it
pfdX
The controller that I've been working since the start on, with all the new features I implemented
New features
1. In-monitor mode switching
You can now directly cycle between INDICATOR, ATTITUDE and ALTITUDE modes, with also the ability to cycle between GRAPH and GAINS while in either ATT/ALT modes, directly from the monitor using clickable elements. (buttons)
2. In-Monitor Tuning
You can now edit your gains values directly on the monitor by using your scroll wheel, now with split pitch and roll gains for ATTITUDE, now showcased on 2 separate graphs inside of ATTITUDE - GAINS.
You can do all of this within ALTITUDE mode as well, of course.
3. Reworked indicator
Similarly to how ALTITUDE and ATTITUDE modes were architectured, with the separate data panel, now the elemnts of INDICATOR have also been separated into their independent draws.
I remind to everyone who would wish to use these, you need to get
- https://github.com/TechTastic/CC-Sable
- https://github.com/tiktop101/CC-DirectGPU-Mod/releases/tag/pre-release1.0.20

Ales's PID v2
This is the new iteration for my PID programs.
I have reworked the displays, removed the need for wgetting Telem from Pinestore, and beautified both the codebase (somewhat) and the UI entirely, which now uses the directGPU mod
The mode of course still requires CC:Sable and CC:Tweaked to function, now adding on the list CC:DirectGPU
Links:
https://github.com/tiktop101/CC-DirectGPU-Mod Get the Neoforge 1.21.1 Pre-Release that is compatible here
https://github.com/TechTastic/CC-Sable

PID Batch pt2
First full release of the PID controllers for angle and height. 5altgraph is a Universal Height Stabilizer, while 6flatgraph is a X-Layout Quadcopter stabilzing system. Both have 3 types of interfaces, and share similar input loops, with full tuneable values during runtime.
You are required to install CC: Sable and get Telem from Pinestore for the code to run properly.

