adc
Here are 325 public repositories matching this topic...
Description
Forward logs to a syslog listener to aggregate logs to a centralized service
Feature request.
It should be possible to set 'Show joins' option on each Favorite Hub's settings (as in ApexDC).
Right now, the option can only be set on Preferences > GUI > Chat tab.
(Sorry if it was already requested in a different language.)
-
Updated
Jul 1, 2020 - C
MSG_ZEROCOPY is a new feature of the latest (4.14) upstream kernel and has the potential to improve up CPU load quite a bit when sending large buffers.
https://github.com/torvalds/linux/blob/master/Documentation/networking/msg_zerocopy.rst
It allows to receive a notification when the network subsystem is done sending a particular packet. This means it is no longer necessary to copy the ADC
-
Updated
Jun 12, 2020 - C++
-
Updated
Jun 29, 2020 - C
-
Updated
Apr 21, 2020 - C++
-
Updated
Apr 26, 2020 - JavaScript
-
Updated
Jul 16, 2019 - C
-
Updated
Mar 10, 2020 - Perl
It would be nice if ACCINFO showed if the user is banned.
Currently, the hub ignores username changes. We should support this.
TODOs:
- nmdc: support name change command
- adc: apply
INFmodifications - update the registration DB accordingly
Improve documentation how to access quantities from ExcitedStates, like for example DMs or TDMs.
What I'm mostly thinking about is extending or writing https://adc-connect.org/latest/calculations.html#programmatic-access-to-computed-data
Should mention new pandas dataframe export.
-
Updated
Jun 9, 2019 - C
-
Updated
Feb 15, 2020
-
Updated
Mar 29, 2020 - Lua
-
Updated
Mar 6, 2018 - C++
-
Updated
Apr 29, 2017 - C
Currently our build/test commands are entered directly in .travis.yml. These should be split out into standalone scripts in the scripts directory. This allows developers to build and test changes independently before pull requests are submitted.
-
Updated
Oct 13, 2019
-
Updated
Jun 25, 2020
-
Updated
Jun 25, 2020 - C++
Improve this page
Add a description, image, and links to the adc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the adc topic, visit your repo's landing page and select "manage topics."
There is an optional
boardparam than may be passed in the constructor opts for all device classes. Simply put, it allows the user to specify which board they want to use in projects that have multiple boards. It is currently not documented anywhere and should probably be added to all the classes.