Matthias Ringwald
|
f89e874b33
|
windows: ignore deprecated warning for fopen
|
2022-05-23 14:50:18 +02:00 |
|
Matthias Ringwald
|
4016785cc3
|
posix/wav_util: fix warnings
|
2022-05-09 14:01:20 +02:00 |
|
Matthias Ringwald
|
86d6811aca
|
posix/wav_util: use fopen/fread for wav_reader
|
2022-05-09 13:49:55 +02:00 |
|
Matthias Ringwald
|
ce27b10eb1
|
posix: fix warning
|
2022-04-29 11:37:21 +02:00 |
|
Matthias Ringwald
|
b215babe94
|
hci_dump: fix time stamp for BTsnoop format
|
2022-03-24 16:49:47 +01:00 |
|
Matthias Ringwald
|
26d7634cac
|
hci_dump: use H4 format in btsnoop log format
|
2022-03-23 14:31:50 +01:00 |
|
Matthias Ringwald
|
997ab207b2
|
hci_dump_posix_fs: provide summary of ISO packets for PacketLogger and bluez dump format
|
2022-03-23 11:22:23 +01:00 |
|
Matthias Ringwald
|
5a831baef6
|
hci_dump: support iso packets via stdout
|
2022-03-23 10:50:15 +01:00 |
|
Matthias Ringwald
|
bb90a366cb
|
test: fix compile warnings
|
2022-03-22 22:30:55 +01:00 |
|
Matthias Ringwald
|
d3c765a367
|
wav_util: handle write after close gracefully
|
2022-03-09 19:13:15 +01:00 |
|
Matthias Ringwald
|
924bf9b8c7
|
posix: use bd_addr_to_str_with_delimiter for bd_addr_to_dash_str
|
2022-02-25 16:47:46 +01:00 |
|
Matthias Ringwald
|
e2bf7a9a29
|
posix/wav_util: add wav_reader_get_num_channels and wav_reader_get_sampling_rate
|
2022-02-23 18:02:04 +01:00 |
|
Matthias Ringwald
|
d762ae9adc
|
posix: remove accidental debug output
|
2022-02-05 23:15:33 +01:00 |
|
Matthias Ringwald
|
4437baf628
|
posix: fix RTS/CTS configuration by keeping local termios copy
|
2022-02-05 23:10:35 +01:00 |
|
Matthias Ringwald
|
c78b4f699d
|
btstack_posix_tlv: use max value size of 2048, assert if size is larger in store
|
2021-11-20 20:34:09 +01:00 |
|
Milanka Ringwald
|
2fca4dad95
|
license: update text
|
2021-11-02 09:31:00 +01:00 |
|
Matthias Ringwald
|
9e6ecc42e2
|
Fix warnings
|
2021-10-21 22:17:24 +02:00 |
|
Matthias Ringwald
|
894c930c47
|
btstack_portaudio: fix unused variables warning
|
2021-10-08 10:36:45 +02:00 |
|
Matthias Ringwald
|
783a8debb9
|
posix: avoid use-after-free in signal handler
|
2021-07-18 14:14:41 +02:00 |
|
Matthias Ringwald
|
970469cf7e
|
posix: support for handling POSIX signals
|
2021-07-05 16:10:05 +02:00 |
|
Matthias Ringwald
|
90d4f18637
|
btstack_run_loop_posix: implement poll_data_sources_from_irq
|
2021-07-02 16:51:58 +02:00 |
|
Matthias Ringwald
|
41158b7431
|
btstack_run_loop_posix: implement execute on main thread
|
2021-07-02 16:51:58 +02:00 |
|
Matthias Ringwald
|
2e357f7a2f
|
btstack_run_loop_posix: implement trigger exit
|
2021-07-02 16:51:58 +02:00 |
|
Matthias Ringwald
|
eb0d557942
|
hci_dump: define HCI_DUMP_MAX_MESSAGE_LEN for use in POSIX implementation
|
2021-06-25 18:28:32 +02:00 |
|
Matthias Ringwald
|
9620d15fc7
|
hci_dump_posix_fs: add HCI_DUMP_BTSNOOP
|
2021-06-25 11:34:49 +02:00 |
|
Matthias Ringwald
|
21a309a4d7
|
posix/le_device_db_fs: fix db read from file
|
2021-06-21 15:33:53 +02:00 |
|
Matthias Ringwald
|
90af00b83e
|
posix/wav_util: reset wav file pointer after closing it
|
2021-04-13 09:55:55 +02:00 |
|
Matthias Ringwald
|
2d66e7972b
|
btstack_audio_portaudio: fix automatic close stream for sink
|
2021-03-31 18:02:18 +02:00 |
|
Bjoern Hartmann
|
8300a979e2
|
posix: check if file was opened successfully
|
2021-03-25 22:13:10 +01:00 |
|
Matthias Ringwald
|
128d6c999a
|
hci_dump: full rewrite, provide platform-specific implementations for posix and embedded platforms
|
2021-03-11 15:53:45 +01:00 |
|
Matthias Ringwald
|
1738838cad
|
btstack_uart_posix: set parity
|
2021-03-08 18:43:55 +01:00 |
|
Matthias Ringwald
|
9f1d8eee3d
|
remove btstack_run_loop_base.h include from run loop implementations and tests
|
2021-03-08 10:45:31 +01:00 |
|
Matthias Ringwald
|
075edf12f9
|
btstack_run_loop_posix: use run loop base (code)
|
2021-03-05 11:46:58 +01:00 |
|
Matthias Ringwald
|
0894b823ac
|
posix: btstack_uart_posix replaces btstack_uart_block_posix
|
2021-03-03 09:43:26 +01:00 |
|
Matthias Ringwald
|
f2cb8f201d
|
posix: add SLIP-enabled btstack_uart_posix
|
2021-03-03 09:40:46 +01:00 |
|
Matthias Ringwald
|
9233108786
|
btstack_uart_block_posix: drain output before changing baud rate
|
2021-02-27 22:56:10 +01:00 |
|
Matthias Ringwald
|
09df0413c0
|
posix: add implementation of btstack_sco_transport for i2s test bridge
|
2021-02-22 12:23:36 +01:00 |
|
Matthias Ringwald
|
cb5a7fc3c5
|
posix: enumerate timers in in btstack_run_loop_posix_dump_timer
|
2020-11-16 21:19:05 +01:00 |
|
Milanka Ringwald
|
e0d13a1902
|
avoid warning for set but unused variables when log_info and log_error are disabled
|
2020-10-27 14:34:31 +01:00 |
|
Matthias Ringwald
|
4129d206a9
|
btstack_tlv_posix: add btstack_tlv_posix_deinit
|
2020-08-26 11:55:15 +02:00 |
|
Matthias Ringwald
|
4795fc1ab4
|
test/hfp: fix compile
|
2020-07-01 15:05:40 +02:00 |
|
Matthias Ringwald
|
1a551b1b77
|
btstack_audio_portaudio: minimal volume control by multiplying samples with volume^4
|
2020-06-26 17:40:30 +02:00 |
|
Matthias Ringwald
|
1b7f8fa10e
|
btstack_audio: add set_volume() to sink and set_gain() to source interfaces (nop implementations for portaudio and embedded)
|
2020-06-26 15:12:53 +02:00 |
|
Matthias Ringwald
|
39f043d5d3
|
btstack_tlv_posix: only keep last value in memory, fix delete operation
|
2020-01-30 11:43:44 +01:00 |
|
Matthias Ringwald
|
ff3cc4a537
|
MISRAC2012-Rule-14.4_d: use while(true) instead of while(1)
|
2019-12-03 12:52:10 +01:00 |
|
Matthias Ringwald
|
d58a1b5f11
|
linked list/run loop: return true if item/data source/timer was removed
|
2019-11-27 18:23:11 +01:00 |
|
Matthias Ringwald
|
bd539f2b3e
|
posix: fix warning
|
2019-10-05 12:09:05 +02:00 |
|
Matthias Ringwald
|
160fcf341f
|
posix: assert timer is not already in list (only checks items until it finds correct position)
|
2019-10-04 11:28:02 +02:00 |
|
Matthias Ringwald
|
55846b97e4
|
btstack_tlv_posix: free entry on delete
|
2019-08-16 22:31:43 +02:00 |
|
Matthias Ringwald
|
92b78dd714
|
posix: use monotonic clock as timebase if available
|
2019-08-12 14:58:52 +02:00 |
|