-
Not sure if this is the right place for outsiders to bring up issues, but I was thinking that if you're adjusting trips based upon real-time transit info, how about making it so you can set the transi…
-
As a user, after submitting my information in the input vehicle information modal, I want to see the mileage until my next oilchange on my dashboard. I want the "DIY" button to use the data I entered …
-
With our current plan, there will be multiple `default_common.param.yaml`, but it might increase the maintenance cost, for example when the common parameter gets a new variable.
- https://github.co…
-
### What version of `vite` are you using?
3.2.5
### System info and storybook versions
System:
OS: macOS 12.2
CPU: (8) arm64 Apple M1
Binaries:
Node: 16.13.0 - ~/.nvm/versions/n…
-
### Describe the bug
Nach dem Update auf 0.131.5 (nightly zwecks Fehlersuche ebenfalls) erhalte ich beim initialisieren meines Fahrzeuges folgende error message:
`[main ] ERROR 2024/11/14 20:08:25 c…
-
As a new user, I want to open up the Car Med App, and be presented with a modal form with introductory text, and which prompts me to enter my car details. Upon submitting the form, I will then see the…
-
Is it possible to also output the incoming buffer as part of the JSON output string? I need to do some follow-on image manipulation once I have the JSON info. For example, I want to crop the original …
-
Hi, I try modificated the code to collect data from client each global round. The code like this :
client_data_per_round = []
for round in range(args.comm_round):
logger.info(…
-
##### Description
So I'm generating a client for yaml similar to the one below.
They have types in schema that have their own properties and are open for new ones (additionalProperties: true).
…
-
Hello,
I’m currently working on a mission sending process for my drones.
I want to send a mission with two or more mission_items.
Unfortunately, I only receive 1 item. I checked the entire sending …