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 · v1.0.0
ecom
Browse files
Nov 28, 2022
Add TypeInfo.BaseType to get easier access to the base types
· ff3c41d2
Abestanis
authored
Nov 29, 2022
View commits for tag v1.0.0
v1.0.0
ff3c41d2
Add missing semicolon to documentation
· 89205208
Abestanis
authored
Nov 28, 2022
89205208
Add documentation about unit variants
· bed67acd
Abestanis
authored
Nov 28, 2022
bed67acd
Fix loading boolean values form the communication database
· 34b8a6f2
Abestanis
authored
Nov 28, 2022
34b8a6f2
Store the units, constants and typeMapping in OrderedDicts
· f703505f
Abestanis
authored
Nov 28, 2022
f703505f
Nov 12, 2022
Improve the documentation
· d8e47d56
Abestanis
authored
Nov 12, 2022
d8e47d56
Oct 27, 2022
More -Wconversion correctness and fix the doc of the checksum functions
· ffa553ba
Abestanis
authored
Oct 27, 2022
ffa553ba
Oct 25, 2022
Provide type info for constants and write C/C++ float numerals correctly
· 9c080149
Abestanis
authored
Oct 25, 2022
9c080149
Oct 24, 2022
Allow generated code to compile with -Wconversion
· f84d24fe
Abestanis
authored
Oct 24, 2022
f84d24fe
Sep 28, 2022
Expand the dependencies section of the simple groundstation
· 98dbe77e
Abestanis
authored
Sep 28, 2022
98dbe77e
Add git as a requirement when installing via the git repository url
· db26767d
Abestanis
authored
Sep 28, 2022
db26767d
Allow executing the ecomUpdate.py script without installing ecom
· bdbfdc91
Abestanis
authored
Sep 28, 2022
bdbfdc91
Make the database argument optional and prompt for it if not given
· a412a3e8
Abestanis
authored
Sep 28, 2022
a412a3e8
Remove mentions of ASTER from the simple groundstation example
· 7c774430
Abestanis
authored
Sep 28, 2022
7c774430
Give better error message when loading a misconfigured communication db
· 3c259dc6
Abestanis
authored
Sep 28, 2022
3c259dc6
Sep 27, 2022
Fix the documentation build
· 19e483e4
Abestanis
authored
Sep 28, 2022
19e483e4
Format setup.py
· f5589d91
Abestanis
authored
Sep 28, 2022
f5589d91
Rename `codeGen` to `ecomUpdate` and install it when installing ecom
· d98013e0
Abestanis
authored
Sep 28, 2022
d98013e0
Add a message on successful code generation
· 4c2e670c
Abestanis
authored
Sep 27, 2022
4c2e670c
Sep 25, 2022
Remove unused parameter
· 24aa699a
Abestanis
authored
Sep 25, 2022
24aa699a
Sep 22, 2022
Update README of logConverter
· e4a1b14f
Abestanis
authored
Sep 23, 2022
e4a1b14f
Generalize the logConverter
· 6b81e2fe
Abestanis
authored
Sep 23, 2022
6b81e2fe
Improve behaviour when no connected ports are present
· 0bdb49d0
Abestanis
authored
Sep 23, 2022
0bdb49d0
Don't try to parse a telecommand if sending is not supported
· 255a0846
Abestanis
authored
Sep 22, 2022
255a0846
Add a very simple terminal based groundstation
· 7d78c37a
Abestanis
authored
Sep 22, 2022
7d78c37a
Sep 20, 2022
Make unit operands constexpr and inlined
· afc538b7
Abestanis
authored
Sep 20, 2022
afc538b7
Add newline to licence
· 94031190
Abestanis
authored
Sep 20, 2022
94031190
Sep 12, 2022
Link to the online documentation from the READMEs
· 97ed3c21
Abestanis
authored
Sep 12, 2022
97ed3c21
Add version to the config
· b6c6d182
Abestanis
authored
Sep 12, 2022
b6c6d182
Fix path to the config
· fb753e69
Abestanis
authored
Sep 12, 2022
fb753e69
Convert links to directories into urls to the GitLab repository
· 041cb4ff
Abestanis
authored
Sep 12, 2022
041cb4ff
Remove the link to the documentation source in the generated doc
· 770ab7d4
Abestanis
authored
Sep 12, 2022
770ab7d4
ALlow to link to headings in markdown
· 62074495
Abestanis
authored
Sep 12, 2022
62074495
Allow to view the code from the documentation
· c098cb10
Abestanis
authored
Sep 12, 2022
c098cb10
Update docs dependencies and add pygments-csv-lexer
· 1750744c
Abestanis
authored
Sep 12, 2022
1750744c
Move the communication database documentation into the docs folder
· 509ce486
Abestanis
authored
Sep 12, 2022
509ce486
Enable generating downloadable formats of the documentation
· 1a7fe8be
Abestanis
authored
Sep 12, 2022
1a7fe8be
Restructure the documentation
· e230d3f6
Abestanis
authored
Sep 12, 2022
e230d3f6
Sep 11, 2022
Fix warning abot static path
· fd1a2322
Abestanis
authored
Sep 11, 2022
fd1a2322
Ignore myst.header warnings
· 06470202
Abestanis
authored
Sep 11, 2022
06470202
Loading