Skip to content

Commit cc2920f

Browse files
committed
fixup! posts: add 24-04-2026 office hours meeting notes
1 parent 4a5d667 commit cc2920f

2 files changed

Lines changed: 11 additions & 6 deletions

File tree

cspell.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,11 @@ words:
170170
- CCITT
171171
- nord
172172
- priv
173+
- handlings
174+
- LVGL
175+
- ksps
176+
- opmode
177+
- opmodes
173178
patterns:
174179
- name: markdown_code_block
175180
pattern: /^\s*```[\s\S]*?^\s*```/gm

posts/openrtx-office-hours-20260424.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@ Held on 2026-04-24T17:00Z in [https://meet.jit.si/OpenRTX](https://meet.jit.si/O
2222

2323
* v0.4.4: incoming release
2424
* all features are landed, we're ready to cut the release.
25-
* investigating the off-frequency bug on CS7000, the fix may part of the relase.
25+
* investigating the off-frequency bug on CS7000, the fix may part of the release.
2626

2727
* v0.5.0: next release
28-
* rescoping of the release: we have M17 SMS, APRS RX, and spectrum scan all close to go
28+
* re-scoping of the release: we have M17 SMS, APRS RX, and spectrum scan all close to go
2929
* Make another batch of changes to settings
3030
* Persistence work that Morgan is leading is ongoing, we can approach this as a future minor release
31-
* Need Ryan+Ryan to do an additional review on packetqueue:
31+
* Need Ryan+Ryan to do an additional review on packet queue:
3232
* [N2BP] we may be missing the concept of acknowledged packets that APRS has
3333
* [IU2KWO] probably not, this is an application layer feature in APRS; similar to how packet type on M17 should be set by higher layers;
3434
eventual goal of having these sorts of handlings move out of the RTX driver
@@ -54,8 +54,8 @@ Held on 2026-04-24T17:00Z in [https://meet.jit.si/OpenRTX](https://meet.jit.si/O
5454
* [IU2KWO] thoughts about having a UI feature freeze to avoid a constant rebase / chasing new contributions
5555
* UX designer -- who's leading that?
5656
* Can we borrow the LinHT designs, or ask for their help?
57-
* Yes -- they started with us actually! And Silvano can enlist his family to help provide guidance / direction to develop prototypes/mockups into robust designs.
58-
* [N2BP] also is offerring to help, he has resources too
57+
* Yes -- they started with us actually! And Silvano can enlist his family to help provide guidance / direction to develop prototypes/mock-ups into robust designs.
58+
* [N2BP] also is offering to help, he has resources too
5959

6060
* *[VO1RFX] Side buttons*
6161
* https://gist.github.com/ranguli/d152d15e32ddff684a5b02d7393312af
@@ -86,7 +86,7 @@ Held on 2026-04-24T17:00Z in [https://meet.jit.si/OpenRTX](https://meet.jit.si/O
8686
* Persistence would be very helpful for configuring pre-defined channels to work around limitations of the physical interface.
8787

8888
* *[N2BP] OpMode_APRS initialization for MDUV380*
89-
* Opmode doesn't do any intialization (drivers, basebands); need to add this back so that packet decoding works properly
89+
* Opmode doesn't do any initialization (drivers, basebands); need to add this back so that packet decoding works properly
9090
* Expect another change to the APRS RX PR to add this
9191
* [IU2KWO] Idea: make opmodes generic at radio driver level, voice vs data mode?
9292

0 commit comments

Comments
 (0)