-
**Describe the bug**
I have a TBS Unify Pro32 Nano connected to a Mamba F405 mini mk2 stack. I am able to use SmartAudio to change channels and bands, but due to the differences between SmartAudio 2.…
-
Hi, I'm very interested in BlackSheep and wanna to use it in my next project. So currently I'm working on a PoC and found that a child app's controller is not reachable. I've followed the [docs](https…
-
It was reported that Piccolo Admin doesn't work with the Starlite framework.
It should be possible to mount Piccolo Admin:
https://starlite-api.github.io/starlite/usage/2-route-handlers/3-asgi-r…
-
Hello, hope to make a wireless version, you know, many controls for RC Control don't have a coach interface now, so I don't seem to know what to do. . .
-
**Describe the bug**
When hitting /metrics path, it raises an error
``` File "blacksheep/baseapp.pyx", line 84, in blacksheep.baseapp.BaseApplication.handle
TypeError: object blacksheep.messages.R…
-
![image](https://user-images.githubusercontent.com/37165012/169766409-b263ed15-60ce-4c97-bb2c-54fea9256326.png)
![image](https://user-images.githubusercontent.com/37165012/169766487-0de4a82d-31c2-44c…
-
Hi not all sensors show up from flight controller missing gps Sat's alt etc only pitch roll and yaw from fc
-
- [x] JSON fields
- [ ] More aggregation functions - e.g. SUM
- [x] Aliases in SELECT queries (e.g. `SELECT foo AS bar FROM my_table`)
- [ ] Improved support for data migrations
- [x] Fixtures
- …
-
I'm newly discovering BlackSheep and really liking it so far! (Especially being able to use simple data classes for OpenAPI generation.)
[PEP-585](https://peps.python.org/pep-0585/) adds support fo…
-
We are currently using asyncpg in a blacksheep application. Since piccolo is based on top of asyncpg and provides migration support, we want to migrate to piccolo.
But the only instructions availab…