-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: create
FillRateBasedControlTUNES
(#83)
* feat: create FillRateBasedControlTUNES which implements an ad-hoc FRBC control type to work only with TUNES RM (for now). Signed-off-by: Victor Garcia Reolid <victor@seita.nl> * make session optional Signed-off-by: Victor Garcia Reolid <victor@seita.nl> * docs: fix typo * docs: fix typo * fix: pin pandas * docs: comment on tests * feature: expose translation strategy further up the chain of methods * style: black * style: update black * apply pre-commit * per-comit on setup * chore: use (dev) released s2-python version * fix: update s2-python Signed-off-by: F.N. Claessen <felix@seita.nl> * fix: relax Pandas constraint Signed-off-by: F.N. Claessen <felix@seita.nl> * fix: fetch whole history, incl. previous dev tags Signed-off-by: F.N. Claessen <felix@seita.nl> * fix: call to FM scheduler in FRBCSimple.trigger_schedule Signed-off-by: F.N. Claessen <felix@seita.nl> * docs: fix typo Signed-off-by: F.N. Claessen <felix@seita.nl> --------- Signed-off-by: Victor Garcia Reolid <victor@seita.nl> Signed-off-by: F.N. Claessen <felix@seita.nl> Co-authored-by: F.N. Claessen <felix@seita.nl>
- Loading branch information
1 parent
1977344
commit b88c8d6
Showing
17 changed files
with
1,311 additions
and
163 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.