Karsten Ohme
Karsten Ohme
The init code seems to be different and there are also some other changes: [diff.txt](https://github.com/Leaflet/Leaflet.label/files/456839/diff.txt)
I tried to test it with "telefon, rufe 017876534 an" with some background noise to make a realistic scenario (I can share the wav on demand over a separate channel)....
This is adding support for compilation under Windows using VS 22 and using standard calling convention. In addition it is fixing a missing `ZEXPORT` for `crc32_combine_op` and missing prototypes for...
The used default Sun crypto provider (at least in Java 8) used by the HttpClient library is not sufficient for the acceptance of some newer TLS certificates. In this example...
> [ 90%] Building CXX object srsenb/src/stack/mac/CMakeFiles/srsenb_mac.dir/sched_grid.cc.o In file included from /home/ubuntu/srsRAN/srsenb/hdr/stack/mac/sched_phy_ch/../sched_common.h:25, from /home/ubuntu/srsRAN/srsenb/hdr/stack/mac/sched_phy_ch/sched_result.h:25, from /home/ubuntu/srsRAN/srsenb/hdr/stack/mac/sched_grid.h:26, from /home/ubuntu/srsRAN/srsenb/src/stack/mac/sched_grid.cc:22: /home/ubuntu/srsRAN/lib/include/srsran/adt/bounded_bitset.h: In member function ‘srsenb::alloc_result srsenb::sf_grid_t::alloc_ul_data(srsenb::sched_ue*, srsenb::prb_interval, bool, bool)’: /home/ubuntu/srsRAN/lib/include/srsran/adt/bounded_bitset.h:336:32: error: ‘newmask.srsran::bounded_bitset::buffer[]’...
I have patched for my own needs scipy to work together with mpmath. I need arbitrary precision math. Currently I have only quick fixed the minimize BFGS function. scipy is...
Could you please lower the logging level, when no explicit type is given? On the one hand I would like to see the info logs for messages like ``` logger.info("Unsupported...