Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · main
ecom
Browse files
Apr 01, 2023
Add Uses section to README
· 026c3145
Abestanis
authored
Apr 01, 2023
026c3145
Mar 31, 2023
Add support for parsing command responses in the log converter
· 81a4c6f6
Abestanis
authored
Mar 31, 2023
81a4c6f6
Improve comments
· 12f428c0
Abestanis
authored
Mar 31, 2023
12f428c0
Feb 12, 2023
Bump version to 1.1.1 and add changelog
· 03efe360
Abestanis
authored
Feb 12, 2023
View commits for tag v1.1.1
v1.1.1
03efe360
Add test for array in config and in config response parsing
· 0f786f37
Abestanis
authored
Feb 12, 2023
0f786f37
Fix codegen for array config values
· d808bd73
Abestanis
authored
Feb 12, 2023
d808bd73
Fix parsing arrays with fixed size
· 84430ece
Abestanis
authored
Feb 12, 2023
84430ece
Feb 09, 2023
Don't generate epub documentation
· 6b4cec96
Abestanis
authored
Feb 09, 2023
6b4cec96
Try to fix readthedocs configuration
· e433f0c4
Abestanis
authored
Feb 09, 2023
e433f0c4
Fix readthedocs configuration
· 7ff5a563
Abestanis
authored
Feb 09, 2023
7ff5a563
Fix readthedocs configuration
· 70f1ee71
Abestanis
authored
Feb 09, 2023
70f1ee71
Release 1.1.0
· a8a9f896
Abestanis
authored
Feb 09, 2023
View commits for tag v1.1.0
v1.1.0
a8a9f896
Ignore dist directory
· 69bd658c
Abestanis
authored
Feb 09, 2023
69bd658c
Build universal wheel when deploying
· 586d6699
Abestanis
authored
Feb 09, 2023
586d6699
Remove broken pygments-csv-lexer doc dependency
· b19c96a6
Abestanis
authored
Feb 09, 2023
b19c96a6
Feb 08, 2023
Test that the equality doesn't change when replacing a type
· 546f9be8
Abestanis
authored
Feb 08, 2023
546f9be8
Feb 06, 2023
Add tests for the nextTelecommandCounter property
· f7ff07db
Abestanis
authored
Feb 07, 2023
f7ff07db
Add nextTelecommandCounter for telecommand serializer
· 83c56463
Abestanis
authored
Feb 07, 2023
83c56463
Feb 05, 2023
Improve error message when just pressing enter
· ebbc1ede
Abestanis
authored
Feb 05, 2023
ebbc1ede
Fix ignoredBytesHandler for ResponseTelemetryParser
· 5271bc96
Abestanis
authored
Feb 05, 2023
5271bc96
Print the MAX_CONFIG_VALUE_SIZE when listing db info
· f233211e
Abestanis
authored
Feb 05, 2023
f233211e
Fix max config value size calculation
· b36b1675
Abestanis
authored
Feb 05, 2023
b36b1675
Feb 04, 2023
Improve documentation
· ef5d6af8
Abestanis
authored
Feb 04, 2023
ef5d6af8
Make Constant generic
· 6a89a9e6
Abestanis
authored
Feb 04, 2023
6a89a9e6
Rename UnknownArgumentError to UnknownDatapointError
· 553a30c4
Abestanis
authored
Feb 04, 2023
553a30c4
Add function documentation to writeTelemetry
· c585a7a1
Abestanis
authored
Feb 04, 2023
c585a7a1
Rename autogenerated Telecommand enum to TelecommandType
· b72d1f71
Abestanis
authored
Feb 04, 2023
b72d1f71
Reorder required C function definitions in generated receiver.c
· 3053af64
Abestanis
authored
Feb 04, 2023
3053af64
Update docs dependencies
· df9f109b
Abestanis
authored
Feb 04, 2023
df9f109b
Update the minimum required Python version to 3.7
· 6ac6c9d1
Abestanis
authored
Feb 04, 2023
6ac6c9d1
Build readthedocs with the latest Python 3 version
· a2a4ee13
Abestanis
authored
Feb 04, 2023
a2a4ee13
Feb 01, 2023
Convert KeyErrors into TypeErrors in loadTypedValue
· 1b02c76c
Abestanis
authored
Jan 31, 2023
1b02c76c
Fix creating units without a description
· 6e347728
Abestanis
authored
Feb 01, 2023
6e347728
Jan 29, 2023
Add ignoredBytesHandler argument to parsers
· 8971f8c5
Abestanis
authored
Jan 29, 2023
8971f8c5
Add tests for parsing errors and missing commands in responses
· 31f9aab1
Abestanis
authored
Jan 29, 2023
31f9aab1
Remove __str__ of EnumTypes
· 0fce1fdd
Abestanis
authored
Jan 29, 2023
0fce1fdd
Fix message of ParserErrors
· f2d95143
Abestanis
authored
Jan 29, 2023
f2d95143
Add serializeTelecommandAcknowledge to ResponseSerializers
· c541a2b2
Abestanis
authored
Jan 29, 2023
c541a2b2
Fix creation of parser errors in response parser
· 52a06f61
Abestanis
authored
Jan 29, 2023
52a06f61
Use the name for representing Enums
· 63d3b759
Abestanis
authored
Jan 29, 2023
63d3b759
Loading