You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Have LFC generate a main function that can optionally be included in the build
* CI
* CI
* CI
* Setup LFC in RIOT container
* Switch to riot master
* Fix
* Install LFC deps in zephyr CI also
* WIP
* WIP
* WIP: SimpleFederated.lf now compiles.
But invoking CMake correctly to generate two binaries and a shell script in `bin` is not working
* Generate a launch script for federated native
* Make federated launch script executable
* WIP
* Rework the handling of connections
* Various fixes to get all standalone tests to pass again
* Formatting
* More WIP
* Formatting
* More WIP
* Add @interface attr
* More WIP
* More WIP
* More WIP
* All tests are passing
* Refactor
* Formatting
* Refactorings
* More docs
* CI
* Fixes
* TcpIp fixes
* Revert more tcp stuff
* Avoid flooding log when a federate closes a socket
* Remove merge mistake
* Formatting
* Fix posix federated
* More minor fixes
* Format
* Minimum event queue of 2
* Remove some dead code
* Also close send_failed socketpair on reset
* Generate return 0 in main function
* Only generate launch script when we target native
* Set timeout of 1minute on our LF tests
* Add some info prints
* Add was_ever_connected API to network_channel
* Fix some warnings in unit-tests
* Avoid some unnecessary LF_INFO calls
* Do not timestamp logs for FlexPRET
* Format
* Make RIOT compile
* Fix makefile and missing comma
* Remove build.sh in riot Lf example
* Use global _lf_environment
* Fix missing _lf_environment in test
* Dont need environment arg to TcpIp and CoapUdp ctors
* Coap updates
* Remove stale ref
* Fix APPLICATION name
* Fix make clean
* Add all riot examples to the CI again
* Fix hello_lf example make clean command not working
* Rename FEDERATION -> FEDERATE
* Make build scripts more realistic
---------
Co-authored-by: erlingrj <[email protected]>
0 commit comments