Charlie
Charlie
NS-430 values ``` Util.lua: value -1.000000 is too small for address 1536 mask 16384 Util.lua: value -9.000000 is too small for address 1546 mask 65535 ``` I-16 values ``` Util.lua:...
Mi-24P values ``` Util.lua: value -1.000000 is too small for Mi-24P:PLT_ALT_SHUTTER (address 26768 mask 65535) Util.lua: value -1.000000 is too small for Mi-24P:OP_ALT_SHUTTER (address 26780 mask 65535) ``` Changing the...
### ~~`R1155_AURAL_SENSE`, `AERIAL_WINCH`, `ELEVATOR_TRIM`, `AILERON_TRIM`, `RUDDER_TRIM`~~ These controls have been migrated off of `define3PosMossi` ### `FLAPS_LVR`, `BOMB_DOORS_LVR` #### Input First lower flaps. Set state 2, then set state 1. Observe...
As there's still a lot to do for state machines, #875 didn't handle many AI state machine transitions when giving an order to a hacker that is hacking. However, as...
Fixes #154 Both unit tests appear to only call into the `IndexOf` case in SqlBaseGenerator.cs but all three occurrences of `position` were changed just to be safe.
Tested with Postgres 9.6.17 and EntityFramework6.Npgsql 6.3.0 The query `users.Where(u => u.FullName.Contains("aaron"));` will generate the SQL `"Extent1"."fullName" LIKE E'%aaron%'`, which functions as expected when `fullName` is citext. However, let's say...
Hardware address will still need to be supported, but this should allow for configs to be more transferable when the hardware address differs.
The user should be able to enable or disable plugins at will (for example, they may not want to run an Elite: Dangerous logger when playing DCS, or don't want...
TouchOSC uses zeroconf for a lot of setup. It would be nice if we could use it as well in order to simplify adding new devices. It looks like the...
This will help with debugging issues others may have down the line.