Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of github.com:NaoPross/Fading | Naoki Pross | 2021-10-24 | 1 | -18/+18 |
|\ | |||||
| * | Update RX UI block yaml | Nao Pross | 2021-10-22 | 1 | -18/+18 |
| | | |||||
| * | Remove poetry project | Nao Pross | 2021-10-22 | 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. | ||||
| * | Create pyproject file with poetry to work on other distros | Nao Pross | 2021-10-22 | 2 | -0/+91 |
| | | |||||
* | | Create nix overlay for gnuradio | Naoki Pross | 2021-10-24 | 3 | -2/+10 |
|/ | |||||
* | Make gr block compilable | Naoki Pross | 2021-10-22 | 3 | -6/+9 |
| | |||||
* | Create (empty) out of tree gnuradio module fading_ui with block rx_ui_sink | Nao Pross | 2021-10-22 | 36 | -0/+15265 |
| | |||||
* | Experiment with dearpygui, create a sketch of the UI on the RX side | Naoki Pross | 2021-10-21 | 1 | -0/+61 |
| | |||||
* | Add deps to build out of tree block to nix env | Naoki Pross | 2021-10-20 | 1 | -14/+7 |
| | |||||
* | Prepare nix env for dearpygui ui | Naoki Pross | 2021-10-20 | 3 | -0/+74 |