Garry's Mod

Garry's Mod

Control Theory E2
Showing 1-10 of 43 entries
< 1  2  3  4  5 >
Update: 2 Dec, 2024 @ 12:00pm

2024-12-02 21:59:49.35

https://github.com/dvdvideo1234/ControlSystemsE2/commit/77ac751ac42c6991314df26f78ebe6b2089482fb

commit 77ac751ac42c6991314df26f78ebe6b2089482fb
Author: Deyan Dobromirov <dvd_video@abv.bg>
Date: Mon Dec 2 16:17:51 2024 +0200

Changed: Log when E2 is invalid

Update: 1 Dec, 2024 @ 12:28pm

2024-12-01 22:28:25.28

https://github.com/dvdvideo1234/ControlSystemsE2/commit/0fab95a871485c2ca6bc1e9915bbb132ea410738

commit 0fab95a871485c2ca6bc1e9915bbb132ea410738
Author: dvdvideo1234 <dvd_video@abv.bg>
Date: Sun Dec 1 22:24:26 2024 +0200

Removed: Deprecated functions

Update: 30 Nov, 2024 @ 2:46pm

2024-12-01 0:45:57.82

https://github.com/dvdvideo1234/ControlSystemsE2/commit/4152cc824099b19877855072b66cf8f138e372c4

commit 4152cc824099b19877855072b66cf8f138e372c4
Author: dvdvideo1234 <dvd_video@abv.bg>
Date: Sun Dec 1 00:31:09 2024 +0200

Fixed: Coordinate system conversion error for `getPos%`

Update: 14 Jan, 2023 @ 4:55am

2023-01-14 14:55:09.35

https://github.com/dvdvideo1234/ControlSystemsE2/commit/f4030a17bac9584e32015efffb2ac81bfd442a4f

commit f4030a17bac9584e32015efffb2ac81bfd442a4f
Author: dvdvideo1234 <dvd_video@abv.bg>
Date: Sat Jan 14 14:11:12 2023 +0200

Added: Centralized workshop publisher
Added: Centralized extract skipping

Update: 5 Oct, 2022 @ 11:29am

2022-10-05 21:23:02.20

https://github.com/dvdvideo1234/ControlSystemsE2/commit/34df470713d2aea835cab74df78f09804e4b7b3b

Switch vector and angle types to use userdata types (wiremod/wire#2399)

Update: 18 Jan, 2022 @ 1:23pm

2022-01-18 23:26:01.94

https://github.com/dvdvideo1234/ControlSystemsE2/commit/44f5a8c78dbaebf3f7b6d4513632f047c2186f30

Fixed: Integral and derivative terms get reset when button is triggered
Added: Zero crossing margin fixing the bounce over the set point

Update: 18 Jan, 2022 @ 1:21pm

Generated by batch

Update: 14 Jun, 2021 @ 1:21am

2021-06-14 11:15:24.01

https://github.com/dvdvideo1234/ControlSystemsE2/commit/d80fcbbbce1bab4ad9850cc87495ba6bb155879e

Added: Backwards compatibility
Added: Transfer filter mode
Added: More prototypes for remAction[Skip/Only]
Fixed: Mnemonics for using different filter modes
Fixed: Some checks of `vE` not needed
Fixed: Entity array filter table/array flag manager
Fixed: Filter EAR array/table manager flag
Fixed: Trace reader method names are equal to trace result fields
Renamed: [set/use]Filter* to use*. Difference in arguments
Renamed: [cpy]Filter* to cpy*. Difference in arguments
Renamed: [get]FilterMode to [getMode]
Renamed: Internal helper function
Differentiate: dumpItem from dumping the unit
Improved: Method names for different filter modes

Update: 20 Feb, 2021 @ 12:16pm

2021-02-20 22:13:16.51

https://github.com/dvdvideo1234/ControlSystemsE2/commit/388dc240f384198a69db74568e71412c2d8dc6d7

Renamed: Insert to put as system does not allow doubling records

Update: 20 Feb, 2021 @ 7:41am

2021-02-20 17:37:53.58

https://github.com/dvdvideo1234/ControlSystemsE2/commit/38c6d405da3357820df808141dd10f9deb17b385

Added: Filter copy and assign by reference from other tracer
Added: Specific functions for entity unit filter