-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
restructure convertfunctions #52
Commits on Apr 28, 2024
-
* convertmodes are now in a table * first steps to restructure convertmodes to external files, a cleaner interface Signed-off-by: Malte Muench <[email protected]>
Malte Muench committedApr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 2a43ae2 - Browse repository at this point
Copy the full SHA 2a43ae2View commit details -
All convertmethods with none-function
Signed-off-by: Malte Muench <[email protected]>
Malte Muench committedApr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 210ab10 - Browse repository at this point
Copy the full SHA 210ab10View commit details -
Tiny steps to use convertfunctions via an interface
Signed-off-by: Malte Muench <[email protected]>
Malte Muench committedApr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for bae80d5 - Browse repository at this point
Copy the full SHA bae80d5View commit details -
Some stuff that should have happened earlier...
* Changed the default type for CAN-IDs to uint32 in all places * Changed the default type for MQTT Payload to []byte * Completely removed convert2CAN and convert2MQTT functions
Malte Muench committedApr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 3f0b7e2 - Browse repository at this point
Copy the full SHA 3f0b7e2View commit details -
New type for mqtt payload in test
Malte Muench committedApr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 3464189 - Browse repository at this point
Copy the full SHA 3464189View commit details -
Malte Muench committed
Apr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 55f7106 - Browse repository at this point
Copy the full SHA 55f7106View commit details -
Second convertmode in new interface format
Signed-off-by: Malte Muench <[email protected]>
Malte Muench committedApr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 80f9620 - Browse repository at this point
Copy the full SHA 80f9620View commit details -
Remove convertfunctions.go and fix log message
Malte Muench committedApr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for a33d82f - Browse repository at this point
Copy the full SHA a33d82fView commit details -
Implemented convertmode uint82ascii
Malte Muench committedApr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for e9861b9 - Browse repository at this point
Copy the full SHA e9861b9View commit details
Commits on Apr 29, 2024
-
Generic implementation for all uint*2ascii convertmodes
Malte Muench committedApr 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 1470f38 - Browse repository at this point
Copy the full SHA 1470f38View commit details -
Enable uint*2ascii convertmodes
Malte Muench committedApr 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 81296f6 - Browse repository at this point
Copy the full SHA 81296f6View commit details
Commits on Apr 30, 2024
-
Adds new interfaced convertmode 2uint322ascii
Placed hint for myself to use strings.Fields instead of split
Malte Muench committedApr 30, 2024 Configuration menu - View commit details
-
Copy full SHA for f54b6e1 - Browse repository at this point
Copy the full SHA f54b6e1View commit details
Commits on May 3, 2024
-
Implement all uint convertmodes
Signed-off-by: Malte Muench <[email protected]>
Malte Muench committedMay 3, 2024 Configuration menu - View commit details
-
Copy full SHA for ea3a037 - Browse repository at this point
Copy the full SHA ea3a037View commit details
Commits on May 5, 2024
-
Convert modes of uint and int now en par
Signed-off-by: Malte Muench <[email protected]>
Malte Muench committedMay 5, 2024 Configuration menu - View commit details
-
Copy full SHA for b6f8621 - Browse repository at this point
Copy the full SHA b6f8621View commit details -
New convertmode in interfaced-form bytecolor2colorcode
Signed-off-by: Malte Muench <[email protected]>
Malte Muench committedMay 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 8872819 - Browse repository at this point
Copy the full SHA 8872819View commit details -
Signed-off-by: Malte Muench <[email protected]>
Malte Muench committedMay 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 9c59893 - Browse repository at this point
Copy the full SHA 9c59893View commit details -
Signed-off-by: Malte Muench <[email protected]>
Malte Muench committedMay 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 86ef63a - Browse repository at this point
Copy the full SHA 86ef63aView commit details
Commits on May 6, 2024
-
Signed-off-by: Malte Muench <[email protected]>
Malte Muench committedMay 6, 2024 Configuration menu - View commit details
-
Copy full SHA for ee09cb8 - Browse repository at this point
Copy the full SHA ee09cb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5519fcb - Browse repository at this point
Copy the full SHA 5519fcbView commit details