Skip to content
#

data-driven

Here are 155 public repositories matching this topic...

dustingetz
dustingetz commented Oct 7, 2019

Client specified database filtering –

  1. Schema editor wants to have filters default true, but the filters are defined in the UI
  2. :hyperfiddle.ide!entry-point-fiddles needs to know the subject which currently has comment "; todo subject unsupported on peer"
rleh
rleh commented Apr 24, 2020
uint16_t readChannel(Channel channel)

According to docs.modm.io

typedef uint8_t 	Channel
// this type may also be an enum or enum class 

the call readChannel(1) should be legal, but: error: cannot convert 'int' to 'modm::platform::Adc1::Channel'.

We should up

Graphaello
benweinberg89
benweinberg89 commented Mar 10, 2020

Thank you for your bug report!

Please fill out the following template.

PLATFORM (Mac, PC, Linux, other):

Mac, jupyter

OPERATING SYSTEM (eg OSX 10.7, Windows 8.1):

10.14.6

SEVERITY (Critical? Major? Minor? Enhancement?):

Minor enhancement

DESCRIPTION:

  • What were you trying to do?
    Plot flow histograms.
  • What happened?
    Plots sorted in non-natural sorting or

Improve this page

Add a description, image, and links to the data-driven topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-driven topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.