mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-06-24 21:15:24 -04:00
Merge branch 'f4exb:master' into freq_scanner
This commit is contained in:
commit
2e169a1c4c
@ -65,7 +65,7 @@ public:
|
|||||||
void write(const uint8_t *sampleByte, int nbSamples);
|
void write(const uint8_t *sampleByte, int nbSamples);
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
/** Reverse endianess in destination buffer */
|
/** Reverse endianness in destination buffer */
|
||||||
static void writeNetBuf(uint8_t *dest, const uint8_t *src, unsigned int elemLen, unsigned int bytesLen, bool endianReverse);
|
static void writeNetBuf(uint8_t *dest, const uint8_t *src, unsigned int elemLen, unsigned int bytesLen, bool endianReverse);
|
||||||
static unsigned int elemLength(PayloadType payloadType);
|
static unsigned int elemLength(PayloadType payloadType);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user