Spencer Bills

Results 13 issues of Spencer Bills

This problem originates from setting global real_time_update_rate without checking if it has been set before. To fix this, we check if we've done the calculation before, then do the calculation...

bug

Whenever setting the `PX4_SIM_SPEED_FACTOR` with multiple aircraft in Gazebo, it accumulates `real_time_update_rate` and thus the correctness math checking is incorrect, where it checks if the reciprocal of `real_time_update_rate` is equal...

bug

### Program Version. TARGET v1.0.0 ### Problem Description. Actix-web is still on a very old version of Tokio, and doesn't seem to be getting updated to a newer version. ###...

enhancement
help wanted
ongoing-discussion
next-goal-vx.0.0

### Program Version. TARGET v0.2.0 ### Problem Description. Some fields may want to be hidden without disappearing. ### Problem Solutions. Add field that defines if a module should be shown...

enhancement
help wanted
next-goal-v0.x.0

### Program Version. v0.1.0 ### Problem Description. System for non-created fields so API consumers can know what to populate. Imagine a client consuming this API, and wants to populate a...

enhancement
help wanted
ongoing-discussion
next-goal-vx.0.0

### Program Version. Pre-alpha ### Problem Description. Errors can be much more idiomatic and understandable. Just in case you've never heard of this feature, see for instance, in another (proprietary)...

enhancement
good first issue
next-goal-v0.x.0

### Program Version. No target ### Problem Description. Allow multiple templates per instance. ### Problem Solutions. Create either a database solution that tracks all imported/created templates, or add a file...

enhancement
help wanted
next-goal-vx.0.0

### Program Version. Pre-alpha ### Steps to reproduce. Try to create a module on a page that doesn't exist. ### Bug Solutions. Return a 404. ### Other Details. This likely...

bug
good first issue

### Program Version. TARGET v0.2.0 ### Problem Description. RCMS needs to support HTTPS to be viable on the web. ### Problem Solutions. https://actix.rs/docs/http2/ `openssl = { version = "0.10", features...

enhancement
help wanted
ongoing-discussion
next-goal-v0.x.0

### Program Version. v0.1.0 ### Steps to reproduce. Currently, fields are not sorted by their insertion date. This means that they will appear out of order, and there is currently...

good first issue
help wanted
ongoing-discussion