-
-
@mairamou @JakobGartner @aprobst For the "proof of concept" of Utrecht - Amsterdam we need the integration of the RBC Model with the Utrecht - Amsterdam Track model
-
*Definition of suitable data types
*adapt of train to track messages
*providing the operators to convert common data typ to new data type
*providing the operators to convert new data type to common…
-
```python
In [1]: import rbc
…
-
Many people volunteer to help on RBC. However, only those that are requested to volunteer and are also pioneers may count _up to_ the 70 hour limit.
A few people have asked, it's a little tricky (tha…
-
I am looking for a JSR-385 based library to parse and validate UCUM units in our FHIR server implementation: http://github.com/ibm/fhir with the potential for supporting unit conversion in the future.…
-
In a lot of places you are doing something like this:
if (index > RBC_MESH_PACKET_POOL_SIZE)
return 0;
return g_packet_refs[index];
it should be index >= RBC_MESH_PACKET_POOL_SIZE
You…
-
### Clear and concise description of the problem
Some of us don't want to use scss/sass, but still want to be able to customize the looks of the calendar. We might use other toolchains that make it h…
-
It seems that the update to rev 1748 changed the event structure rbc_mesh_event_type_t
This breaks compilation of several files in the bl_app branch
mesh_aci.c, mesh_gatt.c, rbc_mesh.c, transport_cont…
-
This issue is a follow up of #557.
We now want to profile the code in a simulation with multiple RBCs flowing in the domain, i.e. `MulticellBenchmarkTests.h`.
Tasks:
- [x] Instrument the code using …