-
The lib includes a wait on SCL high, this is either an event or a polling loop, dependent on implementation.
If this is called on a system where the pull up isn't present then the project can hang…
xross updated
1 month ago
-
Hello there!
I'm trying to run through a sanity check by fitting a point source with a point source model, and the resulting residuals are asymmetric. How are xc and yc defined? Are they pixel cent…
-
JIRA issue created by: rcook
Originally opened: 2010-12-20 07:50 PM
Issue body:
(nt)
-
See if there is a way to inject a -I/home/steele/.iraf into the xc.c code.
Here is the log file from make sysgen
[log11.txt](https://github.com/steelewool/iraf/files/938851/log11.txt)
-
Seem like there are a lot of repetition of
```typescript
const response = await fetch(
`${process.env.NOCODB_BASE_URL}/api/v2/...`,
{
headers: {
'xc-token': process.env.NO…
-
### 描述 / Description
代码片段:
```java
@Override
public void handleLoadPackage(XC_LoadPackage.LoadPackageParam loadPackageParam) throws Throwable {
Class CompatibilityInfo = XposedHelpe…
-
hello, how to path and name output file in xc.exe, please?
`xc =make `
-
To make xc more accessible to the average person running FreeBSD, it would help to create a port for it.
That way the installation steps could just include “pkg install xc” (plus other steps to ena…
-
### Is your feature request related to a problem?
To regress on time (e.g., to calculate a linear trend), the user needs a time axis in units of decimal year (or something similar), but xcdat default…
-
https://github.com/xmos/lib_ethernet/blob/ef4400db6a39172a2d1f75cb908ca08170c3363c/lib_ethernet/src/smi.xc#L131
I think this will leave the MDIO line in the state of the last data bit transmitted.