-
### Description
I’m trying to simulate a cryogenic spacecraft propellant tank pressurization and propellant expulsion and getting an error that I can’t seem to get around. I have an insulated tank…
-
### Situation
Python RQ does _not_ ship with a GUI. To fully understand the RQ status (including **errors** :astonished: ), there are only a few options:
1. Inspect the Redis database using CLI…
-
Currently, the scheduler daemon always looks for a configuration file at: `/etc/btu_scheduler/btu_scheduler.toml`. This is fine if you're only running a single instance of BTU (which is typical in a …
-
We use Wifi and Bluetooth Mesh at the same time, under Bluedroid.
A mesh node provisioning crashed with a stack overflow.
Turns out that BTU_TASK_STACK_SIZE is configured to small.
Changing th…
-
# Overview
We have a [database with units](https://github.com/sentier-dev/sentier_vocab), code for a [specific type of unit conversion](https://github.com/brightway-lca/brightway2-io/blob/main/bw2i…
-
In the process of using QUDT for units in Brick, a few gaps have emerged for HVAC specific units:
- Cooling Tower ton (15k BTU instead of 12k BTU for a refrigeration ton) [one source](https://jmpcobl…
-
### NetBox version
v3.7.1
### Feature type
Change to existing functionality
### Proposed functionality
* Add "cooling capacity" (unit: watts) field to Racks
* Add "cooling utilization" bar graph…
-
Hi @RamiKrispin
Would it be possible to add the capability to define multiple data parameters? It looks like with the current version only one data parameter can be used.
For example, I'd like t…
-
### Background
Currently to use the BTU Scheduler, prospective users must do the following:
* Download 2 binaries hosted here on GitHub in Releases.
* Save those binaries in a reasonable location…
-
Issue overview
--------------
With the new formatting library, invalid format calls are handled nicely in a try catch block, and a severe error is issued, but no fatal is thrown. We just need to is…