Matthias Ringwald
|
e01675d351
|
sm: provide basic memory allocator for use with mbedtls
|
2016-06-03 16:59:29 +02:00 |
|
Matthias Ringwald
|
7892c5a79a
|
test: enable le secure connections
|
2016-06-03 16:58:41 +02:00 |
|
Matthias Ringwald
|
514d35fc5d
|
sm: add sm_cmac_general_start for aes_cmac calculation in secure connection functions
|
2016-05-27 16:40:53 +02:00 |
|
Matthias Ringwald
|
74c92e7149
|
test/sm: added cmac signing test
|
2016-05-27 16:40:53 +02:00 |
|
Matthias Ringwald
|
b6a6a351f8
|
test/sm: extract aes_cmac implementation
|
2016-05-27 16:40:53 +02:00 |
|
Matthias Ringwald
|
c040243fc3
|
test/sm: fix g2 calculation
|
2016-05-27 16:40:53 +02:00 |
|
Matthias Ringwald
|
e53be89155
|
sm: calculate DHKey, LTK, and DHKey Check values. Require only Encryption in example
|
2016-05-27 16:40:53 +02:00 |
|
Matthias Ringwald
|
5d1a0b5570
|
test/sm: generate ec keypair. remove files not needed for software ec calculation
|
2016-05-27 16:40:53 +02:00 |
|
Matthias Ringwald
|
cd4b45e272
|
test/sm: try nist p256r1 ec
|
2016-05-27 16:40:53 +02:00 |
|
Matthias Ringwald
|
4243f62ef6
|
test/sm: implement h6
|
2016-05-27 16:40:53 +02:00 |
|
Matthias Ringwald
|
6bea6160f4
|
test/sm: implement g2
|
2016-05-27 16:40:53 +02:00 |
|
Matthias Ringwald
|
4f55d09f61
|
test/sm: implement f6
|
2016-05-27 16:40:53 +02:00 |
|
Matthias Ringwald
|
2fde466246
|
test/sm: implement f5
|
2016-05-27 16:40:53 +02:00 |
|
Matthias Ringwald
|
587b3d906a
|
test/sm: implement f4
|
2016-05-27 16:40:53 +02:00 |
|
Matthias Ringwald
|
94d1976d90
|
test/sm: re-implemented aes_cmac using software AES
|
2016-05-27 16:40:53 +02:00 |
|
Milanka Ringwald
|
fc754a2b78
|
sbc: removed mapping from V to U
|
2016-05-20 17:13:25 +02:00 |
|
Milanka Ringwald
|
fdfc9b7d95
|
sbc: calculate cos in advance, prepare for DCT
|
2016-05-20 15:31:46 +02:00 |
|
Milanka Ringwald
|
205be8eae5
|
sbc: calculate cos in advance, prepare for DCT
|
2016-05-20 15:30:04 +02:00 |
|
Milanka Ringwald
|
1bd8157e8c
|
measure time im ms for synthesis and analysis
|
2016-05-20 10:32:31 +02:00 |
|
Milanka Ringwald
|
ef8a7a12f4
|
sbc: stereo, joint stereo working
|
2016-05-19 16:00:28 +02:00 |
|
Milanka Ringwald
|
ba345fb8f4
|
sbc: working JOINT_STEREO, bug left in STEREO, check div 2 in decoder u=in the JOINT STEREO reconstruction part
|
2016-05-19 11:31:55 +02:00 |
|
Milanka Ringwald
|
57f2bc22c3
|
sbc: joint stereo in progress
|
2016-05-18 23:00:51 +02:00 |
|
Milanka Ringwald
|
9462b3da58
|
sbc: fiz loading stereo wav file
|
2016-05-18 19:38:57 +02:00 |
|
Milanka Ringwald
|
c9498b1266
|
sbc: forced stereo, a glich in encoded data is still present
|
2016-05-18 15:56:38 +02:00 |
|
Milanka Ringwald
|
5c9bef5ba2
|
sbc stereo fixed create joint stereo, read stereo
|
2016-05-18 14:33:52 +02:00 |
|
Matthias Ringwald
|
95fd1475d5
|
ad_parser: use const where possible
|
2016-05-18 11:23:41 +02:00 |
|
Milanka Ringwald
|
f08a674b88
|
sbc: fix bit allocation for stereo
|
2016-05-13 15:37:44 +02:00 |
|
Milanka Ringwald
|
1522543de8
|
sbc: fix write wav file, read sbc file for stereo
|
2016-05-13 12:04:27 +02:00 |
|
Milanka Ringwald
|
af086c983e
|
sbc: fix analysis
|
2016-05-12 15:19:59 +02:00 |
|
Milanka Ringwald
|
4771dcb8bb
|
sbc: fix sythesis
|
2016-05-12 15:14:11 +02:00 |
|
Milanka Ringwald
|
d0818c25c1
|
sbc: fix array name
|
2016-05-12 12:07:31 +02:00 |
|
Milanka Ringwald
|
5665ea35c6
|
sbc: handle empty frame during unpacking
|
2016-05-12 11:57:56 +02:00 |
|
Matthias Ringwald
|
c0d620effb
|
test/sbc: new test files generated
|
2016-05-12 11:10:40 +02:00 |
|
Matthias Ringwald
|
2a93d59c39
|
test/sbc: new test files generated
|
2016-05-12 10:59:28 +02:00 |
|
Milanka Ringwald
|
25e8715587
|
updated paths
|
2016-05-12 10:43:30 +02:00 |
|
Milanka Ringwald
|
69dd8d2d21
|
sbc: renamed data
|
2016-05-12 10:40:46 +02:00 |
|
Milanka Ringwald
|
52ddcf7f78
|
sbc: data for testing
|
2016-05-12 10:35:52 +02:00 |
|
Milanka Ringwald
|
ad4708631f
|
impl joint stereo signal calc. in encoder
|
2016-05-06 16:51:48 +02:00 |
|
Milanka Ringwald
|
5f21c38a78
|
add test files for sbc encoder and decoder, fix encoder and decoder
|
2016-05-06 16:29:32 +02:00 |
|
Matthias Ringwald
|
ba114a9841
|
test/sbc: allow stand alone use of encoder/decoder
|
2016-05-03 15:24:36 +02:00 |
|
Milanka Ringwald
|
41a4a18d9c
|
cleanup prints
|
2016-04-29 17:07:59 +02:00 |
|
Milanka Ringwald
|
c21a9c2f36
|
sbc encoder draft version, analysis not working
|
2016-04-29 17:01:20 +02:00 |
|
Milanka Ringwald
|
d82cd87c8d
|
fix U matrix calculation, update test wav
|
2016-04-27 14:10:25 +02:00 |
|
Milanka Ringwald
|
d86ce1b247
|
a2dp: sbc decoder in python
|
2016-04-27 12:20:47 +02:00 |
|
Matthias Ringwald
|
13839019fa
|
HFP + HSP: use uniform btstack_packet_handler_t
|
2016-04-21 21:37:40 +02:00 |
|
Matthias Ringwald
|
b3fcedb9c9
|
compile-gatt.py -> compile_gatt.py
|
2016-04-10 21:58:19 +02:00 |
|
Matthias Ringwald
|
b745505ebe
|
pts/hsp_hs: init l2cap
|
2016-04-09 21:08:33 +02:00 |
|
Matthias Ringwald
|
9323e69038
|
pts/hsp_ag: init l2cap, add command to establish audio connection
|
2016-04-09 21:07:20 +02:00 |
|
Matthias Ringwald
|
25866f0125
|
pts: add other PTS dongle
|
2016-04-09 20:35:42 +02:00 |
|
Milanka Ringwald
|
f4bc971fce
|
fix compile
|
2016-04-08 17:08:38 +02:00 |
|