Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-11-10 | Update GUI sketch | Nao Pross | 1 | -120/+51 | |
2021-11-10 | Work on dearpygui wrapper | Nao Pross | 2 | -84/+187 | |
2021-11-08 | QAM Hardware Vorbereitung | sara | 1 | -4/+0 | |
2021-11-06 | An graphischer Darstellung weitergearbeitet | sara | 13 | -12/+470 | |
2021-11-06 | An scr gearbeitet | sara | 1 | -8/+58 | |
2021-11-06 | scr tests | sara | 2 | -0/+3 | |
2021-11-03 | Delete demo.py and and comments to sketch.py | Nao Pross | 2 | -12/+13 | |
2021-11-03 | Create link to QPKS in src/ for DearPyGUI interface | Nao Pross | 2 | -0/+3 | |
2021-11-03 | Remove custom block | Nao Pross | 36 | -15266/+0 | |
2021-10-24 | Create nix overlay for gnuradio | Naoki Pross | 3 | -2/+10 | |
2021-10-22 | Update RX UI block yaml | Nao Pross | 1 | -18/+18 | |
2021-10-22 | Remove poetry project | Nao Pross | 2 | -91/+0 | |
Actually because of how gnuradio works it would be a mess to have a virtualenv. It is easier to just run $ pip3 install dearpygui instead. And the other deps (numpy) are installed anyways. | |||||
2021-10-22 | Create pyproject file with poetry to work on other distros | Nao Pross | 2 | -0/+91 | |
2021-10-22 | Make gr block compilable | Naoki Pross | 3 | -6/+9 | |
2021-10-22 | Create (empty) out of tree gnuradio module fading_ui with block rx_ui_sink | Nao Pross | 36 | -0/+15265 | |
2021-10-21 | Experiment with dearpygui, create a sketch of the UI on the RX side | Naoki Pross | 1 | -0/+61 | |
2021-10-20 | Add deps to build out of tree block to nix env | Naoki Pross | 1 | -14/+7 | |
2021-10-20 | Prepare nix env for dearpygui ui | Naoki Pross | 3 | -0/+74 | |